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.LocalScope
CodeContext.currentLocalScope
Each List of Java.LocalVariableSlot is the local variables allocated for a block.(package private) final CodeContext.LocalScope
CodeContext.LocalScope.parent
Constructors in org.codehaus.janino with parameters of type CodeContext.LocalScopeModifierConstructorDescription(package private)
LocalScope
(CodeContext.LocalScope parent, short startingLocalSlot, StackMap startingStackMap)