public abstract class Scope extends AbstractScope<Scope,Var>
NodeTraversal
,
Serialized FormModifier 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, typed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTopmostScopeOfEventualDeclaration
public Scope untyped()
untyped
in class AbstractScope<Scope,Var>
Copyright © 2009-2020 Google. All Rights Reserved.