Package | Description |
---|---|
com.github.javaparser.ast.expr | |
com.github.javaparser.metamodel |
Modifier and Type | Method and Description |
---|---|
AnnotationExprMetaModel |
AnnotationExpr.getMetaModel() |
Modifier and Type | Class and Description |
---|---|
class |
MarkerAnnotationExprMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
|
class |
NormalAnnotationExprMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
|
class |
SingleMemberAnnotationExprMetaModel
This file, class, and its contents are completely generated based on:
The contents and annotations within the package `com.github.javaparser.ast`, and
`ALL_NODE_CLASSES` within the class `com.github.javaparser.generator.metamodel.MetaModelGenerator`.
|
Modifier and Type | Field and Description |
---|---|
static AnnotationExprMetaModel |
JavaParserMetaModel.annotationExprMetaModel |
Copyright © 2007–2020. All rights reserved.