Package com.google.javascript.jscomp
Class Var
- All Implemented Interfaces:
StaticRef,StaticSlot,Serializable
Used by
Scope to store information about variables.- See Also:
-
Method Summary
Methods inherited from class com.google.javascript.jscomp.AbstractVar
getDeclaration, getInitialValue, getJSDocInfo, getName, getNameNode, getNode, getParentNode, getScope, getScopeRoot, getSourceFile, getSymbol, isArguments, isBleedingFunction, isDeclaredOrInferredConst, isDefaultParam, isDefine, isGlobal, isLocal, isThisMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.javascript.rhino.StaticRef
getNode, getSourceFile, getSymbolMethods inherited from interface com.google.javascript.rhino.StaticSlot
getDeclaration, getJSDocInfo, getName, getScope