Class Java.FloatingPointLiteral

All Implemented Interfaces:
Java.ArrayInitializerOrRvalue, Java.ElementValue, Java.Locatable
Enclosing class:
Java

public static final class Java.FloatingPointLiteral extends Java.Literal
Representation of a "floating-point literal" (JLS7 3.10.2) (types float and double).