|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Literal
subinterface for scientific floating point
literals.
Method Summary | |
int |
getExponent()
Returns the exponent. |
int |
getPrecision()
Returns the precision (numbers before the decimal point). |
int |
getScale()
Returns the scale (numbers after the decimal point). |
Methods inherited from interface org.inxar.jenesis.Literal |
toObject |
Methods inherited from interface org.inxar.jenesis.Expression |
getType |
Methods inherited from interface org.inxar.jenesis.Codeable |
getComment, setComment, toCode, vm |
Method Detail |
public int getPrecision()
public int getScale()
public int getExponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |