| Package | Description |
|---|---|
| org.nuiton.i18n.plugin.parser.impl | |
| org.nuiton.i18n.plugin.parser.java |
| Class and Description |
|---|
| JavaBaseVisitor
This class provides an empty implementation of
JavaVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| JavaParser.AnnotationContext |
| JavaParser.ExpressionContext |
| JavaParser.StatementExpressionContext |
| JavaVisitor
This interface defines a complete generic visitor for a parse tree produced
by
JavaParser. |
Copyright © 2007–2014 CodeLutin. All rights reserved.