Uses of Class
com.googlecode.aviator.parser.ScopeInfo
Packages that use ScopeInfo
-
Uses of ScopeInfo in com.googlecode.aviator.code
Fields in com.googlecode.aviator.code declared as ScopeInfoFields in com.googlecode.aviator.code with type parameters of type ScopeInfoMethods in com.googlecode.aviator.code that return ScopeInfoMethods in com.googlecode.aviator.code with parameters of type ScopeInfo -
Uses of ScopeInfo in com.googlecode.aviator.parser
Fields in com.googlecode.aviator.parser declared as ScopeInfoMethods in com.googlecode.aviator.parser that return ScopeInfoModifier and TypeMethodDescriptionExpressionParser.enterScope
(boolean inNewScope) Parser.enterScope
(boolean inForLoop) Methods in com.googlecode.aviator.parser with parameters of type ScopeInfoModifier and TypeMethodDescriptionvoid
ExpressionParser.restoreScope
(ScopeInfo info) (non-Javadoc)void
Parser.restoreScope
(ScopeInfo info)