Uses of Class
gw.internal.gosu.parser.expressions.BooleanLiteral
Packages that use BooleanLiteral
-
Uses of BooleanLiteral in gw.internal.gosu.ir.transform.expression
Methods in gw.internal.gosu.ir.transform.expression with parameters of type BooleanLiteralModifier and TypeMethodDescriptionstatic IRExpression
BooleanLiteralTransformer.compile
(TopLevelTransformationContext cc, BooleanLiteral expr) Constructors in gw.internal.gosu.ir.transform.expression with parameters of type BooleanLiteralModifierConstructorDescriptionprivate
-
Uses of BooleanLiteral in gw.internal.gosu.parser.expressions
Fields in gw.internal.gosu.parser.expressions with type parameters of type BooleanLiteralModifier and TypeFieldDescriptionstatic final LockingLazyVar<BooleanLiteral>
BooleanLiteral.FALSE
static final LockingLazyVar<BooleanLiteral>
BooleanLiteral.TRUE