Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser.trees |
Modifier and Type | Field and Description |
---|---|
NamespaceNameTree |
NamespaceDeclarationTree.name |
Constructor and Description |
---|
NamespaceDeclarationTree(SourceRange location,
NamespaceNameTree name,
com.google.common.collect.ImmutableList<ParseTree> elements) |
Copyright © 2009-2019 Google. All Rights Reserved.