Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
Scope |
Es6SyntacticScopeCreator.ScopeFactory.create(Scope parent,
Node n) |
Scope |
Es6SyntacticScopeCreator.createScope(Node n,
com.google.javascript.jscomp.AbstractScope<?,?> parent) |
Scope |
NodeTraversal.getScope() |
Scope |
ReferenceCollectingCallback.getScope(Var var) |
Scope |
Scope.untyped() |
Modifier and Type | Method and Description |
---|---|
Scope |
Es6SyntacticScopeCreator.ScopeFactory.create(Scope parent,
Node n) |
Copyright © 2009-2018 Google. All Rights Reserved.