Uses of Class
gw.lang.ir.expression.IRBooleanLiteral
Packages that use IRBooleanLiteral
Package
Description
-
Uses of IRBooleanLiteral in gw.internal.gosu.ir.compiler.bytecode.expression
Methods in gw.internal.gosu.ir.compiler.bytecode.expression with parameters of type IRBooleanLiteralModifier and TypeMethodDescriptionstatic voidIRBooleanLiteralCompiler.compile(IRBooleanLiteral expression, IRBytecodeContext context) -
Uses of IRBooleanLiteral in gw.internal.gosu.ir.compiler.tree
Methods in gw.internal.gosu.ir.compiler.tree with parameters of type IRBooleanLiteralModifier and TypeMethodDescriptionvoidIRTreeCompiler.compileIRBooleanLiteral(IRBooleanLiteral irBooleanLiteral, int indent)