Class Java.BooleanLiteral

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

public static final class Java.BooleanLiteral extends Java.Literal
Representation of a "boolean literal" (JLS7 3.10.3) (type boolean).