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