Uses of Class
org.codehaus.janino.CodeContext.LocalScope
Packages that use CodeContext.LocalScope
-
Uses of CodeContext.LocalScope in org.codehaus.janino
Fields in org.codehaus.janino declared as CodeContext.LocalScopeModifier and TypeFieldDescriptionprivate CodeContext.LocalScopeCodeContext.currentLocalScopeEach List of Java.LocalVariableSlot is the local variables allocated for a block.(package private) final CodeContext.LocalScopeCodeContext.LocalScope.parentConstructors in org.codehaus.janino with parameters of type CodeContext.LocalScopeModifierConstructorDescription(package private)LocalScope(CodeContext.LocalScope parent, short startingLocalSlot, StackMap startingStackMap)