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