Uses of Class
de.grogra.xl.compiler.scope.MethodScope
Packages that use MethodScope
Package
Description
-
Uses of MethodScope in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler with parameters of type MethodScopeModifier and TypeMethodDescriptionfinal ExpressionCompiler.fieldInitializer(antlr.collections.AST _t, MethodScope scope, XField field) final voidCompiler.parameterList(antlr.collections.AST _t, TypeScope ts, MethodScope ms, antlr.collections.AST name) final voidCompiler.throwsList(antlr.collections.AST _t, MethodScope ms) Constructors in de.grogra.xl.compiler with parameters of type MethodScopeModifierConstructorDescriptionXMethod(String name, long modifiers, MethodScope scope, Type returnType, Type[] exceptionTypes) -
Uses of MethodScope in de.grogra.xl.compiler.pattern
Methods in de.grogra.xl.compiler.pattern that return MethodScopeModifier and TypeMethodDescriptionprotected MethodScopePatternBuilder.declareRoutine(Expression expr, ObjectList termLocals, HashSet used, HashSet assigned) -
Uses of MethodScope in de.grogra.xl.compiler.scope
Fields in de.grogra.xl.compiler.scope declared as MethodScopeModifier and TypeFieldDescriptionfinal MethodScopeTypeScope.instanceInitfinal MethodScopeTypeScope.staticInitMethods in de.grogra.xl.compiler.scope that return MethodScopeModifier and TypeMethodDescriptionTypeScope.createMethodScope(long modifiers) static MethodScopestatic MethodScopeMethodScope.get(Expression e) BlockScope.getMethodScope()final MethodScopeLocal.getMethodScope()MethodScope.getOutmost()Constructors in de.grogra.xl.compiler.scope with parameters of type MethodScope -
Uses of MethodScope in de.grogra.xl.expr
Methods in de.grogra.xl.expr that return MethodScopeMethods in de.grogra.xl.expr with parameters of type MethodScopeModifier and TypeMethodDescriptionvoidArrayGenerator.complete(MethodScope scope) voidAssignArrayGenerator.complete(MethodScope scope) voidAssignLocal.complete(MethodScope scope) voidCatch.complete(MethodScope scope) voidCompletable.complete(MethodScope scope) voidEnterFrame.complete(MethodScope scope) voidFilterGuard.complete(MethodScope scope) voidFinally.complete(MethodScope scope) voidFinishIteratorGenerator.complete(MethodScope scope) voidGetLocal.complete(MethodScope scope) voidGetProperty.complete(MethodScope scope) voidGetPropertyInstance.complete(MethodScope scope) voidGetQuery.complete(MethodScope scope) voidGetVMXFrame.complete(MethodScope scope) voidInvoke.complete(MethodScope scope) voidIterableGenerator.complete(MethodScope scope) voidLeaveFrame.complete(MethodScope scope) voidModelExpression.complete(MethodScope scope) voidPopIntArray.complete(MethodScope scope) voidProduction.complete(MethodScope scope) voidPropertyAssignment.complete(MethodScope scope) voidPushInts.complete(MethodScope scope) voidRange.complete(MethodScope scope) voidRoot.complete(MethodScope scope) voidSynchronized.complete(MethodScope scope) Constructors in de.grogra.xl.expr with parameters of type MethodScope