Uses of Class
gw.lang.ir.expression.IRNegationExpression
-
Packages that use IRNegationExpression Package Description gw.internal.gosu.ir.compiler.bytecode.expression -
-
Uses of IRNegationExpression in gw.internal.gosu.ir.compiler.bytecode.expression
Methods in gw.internal.gosu.ir.compiler.bytecode.expression with parameters of type IRNegationExpression Modifier and Type Method Description static void
IRNegationExpressionCompiler. compile(IRNegationExpression expression, IRBytecodeContext context)
-