| Package | Description |
|---|---|
| org.nuiton.i18n.plugin.parser.java |
| Modifier and Type | Method and Description |
|---|---|
Java8Parser.SwitchStatementContext |
Java8Parser.switchStatement() |
Java8Parser.SwitchStatementContext |
Java8Parser.StatementWithoutTrailingSubstatementContext.switchStatement() |
| Modifier and Type | Method and Description |
|---|---|
Result |
Java8Visitor.visitSwitchStatement(Java8Parser.SwitchStatementContext ctx)
Visit a parse tree produced by
Java8Parser.switchStatement(). |
Result |
Java8BaseVisitor.visitSwitchStatement(Java8Parser.SwitchStatementContext ctx)
Visit a parse tree produced by
Java8Parser.switchStatement(). |
Copyright © 2007–2016 CodeLutin. All rights reserved.