|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DoubleLiteralExpression
This node represents a double literal. It does not have any children.
Method Summary | |
---|---|
double |
getDouble()
Returns the double value represented by this expression. |
Methods inherited from interface org.apache.jdo.jdoql.tree.ConstantExpression |
---|
getValue |
Methods inherited from interface org.apache.jdo.jdoql.tree.Node |
---|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChild |
Method Detail |
---|
double getDouble()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |