Uses of Class
gw.internal.gosu.ir.transform.IRScope
-
Packages that use IRScope Package Description gw.internal.gosu.ir.transform -
-
Uses of IRScope in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform that return types with arguments of type IRScope Modifier and Type Method Description Stack<IRScope>
FunctionBodyTransformationContext. getScopes()
Stack<IRScope>
TopLevelTransformationContext. getScopes()
Stack<IRScope>
TransformationContextBase. getScopes()
Constructors in gw.internal.gosu.ir.transform with parameters of type IRScope Constructor Description IRScope(IRScope parent)
-