| Package | Description |
|---|---|
| org.sonar.java.ast.parser |
| Modifier and Type | Method and Description |
|---|---|
AssignmentExpressionTreeImpl |
JavaGrammar.ELEMENT_VALUE_PAIR() |
AssignmentExpressionTreeImpl |
TreeFactory.newElementValuePair(com.sonar.sslr.api.AstNode identifierAstNode,
com.sonar.sslr.api.AstNode equalTokenAstNode,
ExpressionTree elementValue) |
| Modifier and Type | Method and Description |
|---|---|
ArgumentListTreeImpl |
TreeFactory.newNormalAnnotation(AssignmentExpressionTreeImpl elementValuePair,
Optional<List<com.sonar.sslr.api.AstNode>> rests) |
Copyright © 2012–2015 SonarSource. All rights reserved.