| Package | Description |
|---|---|
| org.jboss.forge.roaster.model | |
| org.jboss.forge.roaster.model.source |
| Modifier and Type | Method and Description |
|---|---|
static <T extends VisibilityScopedSource<?>> |
Visibility.set(T target,
Visibility scope) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumConstantSource.Body
Represents the anonymous subclass "body" of an
EnumConstantSource. |
interface |
FieldSource<O extends JavaSource<O>>
|
interface |
JavaAnnotationSource
Represents a Java
@interface annotation source file as an in-memory modifiable element. |
interface |
JavaClassSource
Represents a Java
class source file as an in-memory modifiable element. |
interface |
JavaEnumSource
Represents a Java
enum source file as an in-memory modifiable element. |
interface |
JavaInterfaceSource
Represents a Java
interface source file as an in-memory modifiable element. |
interface |
JavaPackageInfoSource
Represents a Java Package Info descriptor source file.
|
interface |
JavaSource<T extends JavaSource<T>>
Represents a Java type in source form.
|
interface |
MemberSource<O extends JavaSource<O>,T>
Represents a
JavaSource member. |
interface |
MethodSource<O extends JavaSource<O>>
Represents a Java Method in source form.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.