| Class and Description |
|---|
| ArrayCreationLevelMetaModel |
| CompilationUnitMetaModel |
| ImportDeclarationMetaModel |
| InternalProperty
Indicate an internal property of a Node,
meaning it is not part of the meta model.
|
| NodeMetaModel |
| PackageDeclarationMetaModel |
| Class and Description |
|---|
| AnnotationDeclarationMetaModel |
| AnnotationMemberDeclarationMetaModel |
| BodyDeclarationMetaModel |
| CallableDeclarationMetaModel |
| ClassOrInterfaceDeclarationMetaModel |
| ConstructorDeclarationMetaModel |
| EnumConstantDeclarationMetaModel |
| EnumDeclarationMetaModel |
| FieldDeclarationMetaModel |
| InitializerDeclarationMetaModel |
| MethodDeclarationMetaModel |
| NonEmptyProperty
Indicate that leaving this property empty does not lead to a correct AST.
|
| ParameterMetaModel |
| TypeDeclarationMetaModel |
| VariableDeclaratorMetaModel |
| Class and Description |
|---|
| BlockCommentMetaModel |
| CommentMetaModel |
| InternalProperty
Indicate an internal property of a Node,
meaning it is not part of the meta model.
|
| JavadocCommentMetaModel |
| LineCommentMetaModel |
| Class and Description |
|---|
| DerivedProperty
Indicate a derived property of a Node,
meaning it does supply useful information,
but it does so by taking information from other properties.
|
| Class and Description |
|---|
| AssertStmtMetaModel |
| BlockStmtMetaModel |
| BreakStmtMetaModel |
| CatchClauseMetaModel |
| ContinueStmtMetaModel |
| DerivedProperty
Indicate a derived property of a Node,
meaning it does supply useful information,
but it does so by taking information from other properties.
|
| DoStmtMetaModel |
| EmptyStmtMetaModel |
| ExplicitConstructorInvocationStmtMetaModel |
| ExpressionStmtMetaModel |
| ForeachStmtMetaModel |
| ForStmtMetaModel |
| IfStmtMetaModel |
| LabeledStmtMetaModel |
| LocalClassDeclarationStmtMetaModel |
| ReturnStmtMetaModel |
| StatementMetaModel |
| SwitchEntryStmtMetaModel |
| SwitchStmtMetaModel |
| SynchronizedStmtMetaModel |
| ThrowStmtMetaModel |
| TryStmtMetaModel |
| UnparsableStmtMetaModel |
| WhileStmtMetaModel |
| Class and Description |
|---|
| ArrayTypeMetaModel |
| ClassOrInterfaceTypeMetaModel |
| IntersectionTypeMetaModel |
| NonEmptyProperty
Indicate that leaving this property empty does not lead to a correct AST.
|
| PrimitiveTypeMetaModel |
| ReferenceTypeMetaModel |
| TypeMetaModel |
| TypeParameterMetaModel |
| UnionTypeMetaModel |
| UnknownTypeMetaModel |
| VoidTypeMetaModel |
| WildcardTypeMetaModel |
| Class and Description |
|---|
| BaseNodeMetaModel
Meta-data about all classes in the AST.
|
| Class and Description |
|---|
| BaseNodeMetaModel
Meta-data about all classes in the AST.
|
| PropertyMetaModel
Meta-data about a property of a node in the AST.
|
| Class and Description |
|---|
| BaseNodeMetaModel
Meta-data about all classes in the AST.
|