Uses of Class
org.nuiton.i18n.plugin.parser.java.Java8Parser.WhileStatementNoShortIfContext
| Package | Description |
|---|---|
| org.nuiton.i18n.plugin.parser.java |
-
Uses of Java8Parser.WhileStatementNoShortIfContext in org.nuiton.i18n.plugin.parser.java
Methods in org.nuiton.i18n.plugin.parser.java that return Java8Parser.WhileStatementNoShortIfContext Modifier and Type Method Description Java8Parser.WhileStatementNoShortIfContextJava8Parser.StatementNoShortIfContext. whileStatementNoShortIf()Java8Parser.WhileStatementNoShortIfContextJava8Parser. whileStatementNoShortIf()Methods in org.nuiton.i18n.plugin.parser.java with parameters of type Java8Parser.WhileStatementNoShortIfContext Modifier and Type Method Description ResultJava8BaseVisitor. visitWhileStatementNoShortIf(Java8Parser.WhileStatementNoShortIfContext ctx)Visit a parse tree produced byJava8Parser.whileStatementNoShortIf().ResultJava8Visitor. visitWhileStatementNoShortIf(Java8Parser.WhileStatementNoShortIfContext ctx)Visit a parse tree produced byJava8Parser.whileStatementNoShortIf().