Uses of Interface
com.google.javascript.rhino.StaticSymbolTable
Packages that use StaticSymbolTable
-
Uses of StaticSymbolTable in com.google.javascript.jscomp
Classes in com.google.javascript.jscomp that implement StaticSymbolTableModifier and TypeClassDescriptionfinal class
A helper class for passes that want to access all information about where a variable is referenced and declared at once and then make a decision as to how it should be handled, possibly inlining, reordering, or generating warnings.