public interface NewTargetTree extends ExpressionTree
new . target
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
dotToken() |
SyntaxToken |
newKeyword() |
SyntaxToken |
targetKeyword() |
typesaccept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken newKeyword()
SyntaxToken dotToken()
SyntaxToken targetKeyword()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.