Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser.trees |
Modifier and Type | Field and Description |
---|---|
VariableDeclarationListTree |
VariableStatementTree.declarations |
Modifier and Type | Method and Description |
---|---|
VariableDeclarationListTree |
ParseTree.asVariableDeclarationList() |
Constructor and Description |
---|
VariableStatementTree(SourceRange location,
VariableDeclarationListTree declarations) |
Copyright © 2009–2023 Google. All rights reserved.