public class Var extends AbstractVar<Scope,Var> implements StaticSlot, StaticRef
Scope
to store information about variables.Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
getDeclaration, getInitialValue, getJSDocInfo, getName, getNameNode, getNode, getParentNode, getScope, getScopeRoot, getSourceFile, getSymbol, isArguments, isBleedingFunction, isDeclaredOrInferredConst, isDefaultParam, isDefine, isGlobal, isLocal, isThis
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDeclaration, getJSDocInfo, getName, getScope
getNode, getSourceFile, getSymbol
Copyright © 2009-2020 Google. All Rights Reserved.