A E G I P S T

E

enterScope() - Method in class ScopedMap
sets the ScopedMap to a new scope nested inside the previous one; the nesting level increases by one
example() - Method in class AnalyzerTest
 
exitScope() - Method in class ScopedMap
exits from the current scope back to the containing one; the nesting level, which must have been positive, decreases by one

A E G I P S T