| Package | Description |
|---|---|
| org.jboss.forge.parser.java |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumConstant.Body
Represents the anonymous subclass "body" of an enum constant.
|
interface |
Field<O extends JavaSource<O>> |
interface |
JavaAnnotation
Represents a Java
Annotation source file as an in-memory modifiable
element. |
interface |
JavaClass
Represents a Java
Class or interface source file as an in-memory modifiable element. |
interface |
JavaEnum
Represents a Java
Enum source file as an in-memory modifiable element. |
interface |
JavaInterface |
interface |
JavaPackageInfo
Represents a Java Package Info.
|
interface |
JavaSource<T extends JavaSource<T>> |
interface |
JavaType<T extends JavaSource<T>> |
interface |
Member<O extends JavaSource<O>,T>
Represents a
JavaClass member. |
interface |
Method<O extends JavaSource<O>>
Represents a Java Method.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends VisibilityScoped<?>> |
Visibility.set(T target,
Visibility scope) |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.getFrom(VisibilityScoped<?> target) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.