| Package | Description |
|---|---|
| com.google.javascript.jscomp.parsing.parser.trees |
| Modifier and Type | Field and Description |
|---|---|
IdentifierExpressionTree |
DefaultParameterTree.identifier |
| Modifier and Type | Method and Description |
|---|---|
IdentifierExpressionTree |
ParseTree.asIdentifierExpression() |
| Constructor and Description |
|---|
DefaultParameterTree(SourceRange location,
IdentifierExpressionTree identifier,
ParseTree expression) |
Copyright © 2009-2014 Google. All Rights Reserved.