| Package | Description |
|---|---|
| org.sonar.java.ast.parser |
| Modifier and Type | Method and Description |
|---|---|
JavaTree.CompilationUnitTreeImpl |
JavaGrammar.COMPILATION_UNIT() |
JavaTree.CompilationUnitTreeImpl |
TreeFactory.newCompilationUnit(com.sonar.sslr.api.AstNode spacing,
Optional<ExpressionTree> packageDeclaration,
Optional<List<JavaTree.ImportTreeImpl>> importDeclarations,
Optional<List<com.sonar.sslr.api.AstNode>> typeDeclarations,
com.sonar.sslr.api.AstNode eof) |
Copyright © 2012–2015 SonarSource. All rights reserved.