Uses of Class
gw.lang.ir.expression.IRTernaryExpression
Packages that use IRTernaryExpression
Package
Description
-
Uses of IRTernaryExpression in gw.internal.gosu.ir.compiler.bytecode.expression
Methods in gw.internal.gosu.ir.compiler.bytecode.expression with parameters of type IRTernaryExpressionModifier and TypeMethodDescriptionstatic voidIRTernaryExpressionCompiler.compile(IRTernaryExpression expression, IRBytecodeContext context) -
Uses of IRTernaryExpression in gw.internal.gosu.ir.compiler.tree
Methods in gw.internal.gosu.ir.compiler.tree with parameters of type IRTernaryExpressionModifier and TypeMethodDescriptionvoidIRTreeCompiler.compileIRTernaryExpression(IRTernaryExpression irTernaryExpression, int indent)