public abstract class Scope extends AbstractScope<Scope,Var>
NodeTraversal,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Scope |
untyped() |
getAllAccessibleVariables, getAllSymbols, getArgumentsVar, getClosestContainerScope, getClosestHoistScope, getDepth, getGlobalScope, getOwnSlot, getParent, getParentScope, getRootNode, getSlot, getVar, getVarCount, getVarIterable, hasOwnImplicitSlot, hasOwnSlot, hasSlot, isBlockScope, isCatchScope, isFunctionBlockScope, isFunctionScope, isGlobal, isLocal, isModuleScope, toString, typedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTopmostScopeOfEventualDeclarationpublic Scope untyped()
untyped in class AbstractScope<Scope,Var>Copyright © 2009-2020 Google. All Rights Reserved.