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, isThis
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.javascript.rhino.StaticRef
getNode, getSourceFile, getSymbol
Methods inherited from interface com.google.javascript.rhino.StaticSlot
getDeclaration, getJSDocInfo, getName, getScope