| Package | Description |
|---|---|
| org.sonar.java.ast.parser | |
| org.sonar.java.model |
| Modifier and Type | Method and Description |
|---|---|
BoundListTreeImpl |
JavaGrammar.BOUND() |
BoundListTreeImpl |
TreeFactory.newBounds(ExpressionTree classType,
Optional<List<com.sonar.sslr.api.AstNode>> rests) |
| Modifier and Type | Method and Description |
|---|---|
TypeParameterTreeImpl |
TreeFactory.newTypeParameter(com.sonar.sslr.api.AstNode extendsTokenAstNode,
BoundListTreeImpl bounds) |
| Constructor and Description |
|---|
TypeParameterTreeImpl(InternalSyntaxToken extendsToken,
BoundListTreeImpl bounds) |
Copyright © 2012–2015 SonarSource. All rights reserved.