| Package | Description |
|---|---|
| org.nuiton.eugene.plugin.parser.java |
| Modifier and Type | Method and Description |
|---|---|
Java8Parser.EnhancedForStatementNoShortIfContext |
Java8Parser.enhancedForStatementNoShortIf() |
Java8Parser.EnhancedForStatementNoShortIfContext |
Java8Parser.ForStatementNoShortIfContext.enhancedForStatementNoShortIf() |
| Modifier and Type | Method and Description |
|---|---|
Result |
Java8BaseVisitor.visitEnhancedForStatementNoShortIf(Java8Parser.EnhancedForStatementNoShortIfContext ctx)
Visit a parse tree produced by
Java8Parser.enhancedForStatementNoShortIf(). |
Result |
Java8Visitor.visitEnhancedForStatementNoShortIf(Java8Parser.EnhancedForStatementNoShortIfContext ctx)
Visit a parse tree produced by
Java8Parser.enhancedForStatementNoShortIf(). |
Copyright © 2006–2020 Code Lutin. All rights reserved.