public static final class Java.FloatingPointLiteral extends Java.Literal
valueJUMP_IF_FALSE, JUMP_IF_TRUENOWHERE| Constructor and Description |
|---|
FloatingPointLiteral(Location location,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor.AtomVisitor visitor) |
void |
accept(Visitor.ElementValueVisitor visitor) |
void |
accept(Visitor.RvalueVisitor visitor) |
toStringgetEnclosingBlockStatement, setEnclosingBlockStatement, toRvaluetoLvalue, toLvalueOrCompileException, toRvalueOrCompileException, toType, toTypeOrCompileExceptiongetLocation, throwCompileExceptionpublic FloatingPointLiteral(Location location, java.lang.String value)
public void accept(Visitor.AtomVisitor visitor)
public void accept(Visitor.RvalueVisitor visitor)
accept in class Java.Rvaluepublic void accept(Visitor.ElementValueVisitor visitor)