Uses of Class
com.prineside.luaj.ast.NameScope
Packages that use NameScope
-
Uses of NameScope in com.prineside.luaj.ast
Fields in com.prineside.luaj.ast declared as NameScopeModifier and TypeFieldDescriptionfinal NameScope
Variable.definingScope
The lua scope in which this variable is defined.final NameScope
NameScope.outerScope
Block.scope
FuncBody.scope
Stat.GenericFor.scope
Stat.NumericFor.scope
Methods in com.prineside.luaj.ast with parameters of type NameScopeModifier and TypeMethodDescriptionvoid
void
Constructors in com.prineside.luaj.ast with parameters of type NameScope