Uses of Class
gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
Packages that use IRCompilerLocalVar
-
Uses of IRCompilerLocalVar in gw.internal.gosu.ir.compiler.bytecode
Methods in gw.internal.gosu.ir.compiler.bytecode that return IRCompilerLocalVarModifier and TypeMethodDescriptionIRCompilerScope.createLocalVar(IRSymbol symbol) IRCompilerScope.findLocalVar(IRSymbol symbol) IRBytecodeContext.getLocalVar(IRSymbol symbol) IRBytecodeContext.makeTempVar(IRType type) Methods in gw.internal.gosu.ir.compiler.bytecode that return types with arguments of type IRCompilerLocalVar