Uses of Class
com.googlecode.aviator.parser.ScopeInfo
Packages that use ScopeInfo
-
Uses of ScopeInfo in com.googlecode.aviator.code
Methods 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
Methods 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 TypeMethodDescriptionvoidExpressionParser.restoreScope(ScopeInfo info) (non-Javadoc)voidParser.restoreScope(ScopeInfo info)