Uses of Class
gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
Packages that use IRCompilerScope
-
Uses of IRCompilerScope in gw.internal.gosu.ir.compiler.bytecode
Fields in gw.internal.gosu.ir.compiler.bytecode declared as IRCompilerScopeModifier and TypeFieldDescriptionprivate IRCompilerScope
IRCompilerScope._parent
private IRCompilerScope
IRCompilerLocalVar._scope
Fields in gw.internal.gosu.ir.compiler.bytecode with type parameters of type IRCompilerScopeMethods in gw.internal.gosu.ir.compiler.bytecode that return IRCompilerScopeConstructors in gw.internal.gosu.ir.compiler.bytecode with parameters of type IRCompilerScopeModifierConstructorDescriptionIRCompilerLocalVar
(IRSymbol symbol, int index, IRCompilerScope scope) IRCompilerScope
(IRCompilerScope parent)