Package com.google.javascript.jscomp
Class Scope.Arguments
java.lang.Object
com.google.javascript.jscomp.Scope.Var
com.google.javascript.jscomp.Scope.Arguments
- All Implemented Interfaces:
StaticReference<JSType>
,StaticSlot<JSType>
- Enclosing class:
- Scope
A special subclass of Var used to distinguish "arguments" in the current
scope.
-
Method Summary
Methods inherited from class com.google.javascript.jscomp.Scope.Var
getDeclaration, getInitialValue, getInputName, getJSDocInfo, getName, getNameNode, getNode, getParentNode, getSourceFile, getSymbol, getType, isBleedingFunction, isConst, isDefine, isGlobal, isLocal, isNoShadow, isTypeInferred, toString