public class CodeCompilationUnit extends CodeElement<javax.lang.model.element.TypeElement>
Constructor and Description |
---|
CodeCompilationUnit() |
Modifier and Type | Method and Description |
---|---|
<R,P> R |
accept(javax.lang.model.element.ElementVisitor<R,P> v,
P p) |
javax.lang.model.type.TypeMirror |
asType() |
javax.lang.model.element.ElementKind |
getKind() |
javax.lang.model.element.Name |
getSimpleName() |
add, addAnnotationMirror, addOptional, getAnnotation, getAnnotationMirrors, getAnnotations, getAnnotationsByType, getEnclosedElements, getEnclosingClass, getEnclosingElement, getGeneratorAnnotationMirror, getGeneratorElement, getModifiers, remove, setEnclosingElement, setGeneratorAnnotationMirror, setGeneratorElement, toString