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