public interface ScientificLiteral extends Literal
Literal subinterface for scientific floating point literals.| Modifier and Type | Method and Description |
|---|---|
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).
|
getTypeapplyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vmCopyright © 2000–2018 jenesis4java. All rights reserved.