| Package | Description |
|---|---|
| org.eclipse.emf.codegen.merge.java.facade.ast |
| Class and Description |
|---|
| ASTFacadeHelper |
| ASTJAbstractType |
| ASTJAnnotation
Wraps
Annotation object. |
| ASTJCompilationUnit
Wraps
CompilationUnit object. |
| ASTJCompilationUnit.AbstractRewriter
Base class for additional rewriters used during rewrite process.
|
| ASTJCompilationUnit.NodeCommenter.LineBreakInserter
Class that inserts extra line breaks between nodes when nodes are being commented out.
|
| ASTJEnum |
| ASTJEnumConstant |
| ASTJField
Represents a single variable in a field declaration.
|
| ASTJMember
Each
ASTJMember has a reference to BodyDeclaration as a wrapped object. |
| ASTJNode
Each subclass of
ASTJNode wraps subclass of ASTNode. |
| ASTJType
Wraps
TypeDeclaration object. |
| ASTNodeConverter |
| ASTNodeConverter.Converter
Base class for all converters.
|
Copyright © 2019. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature