| Package | Description |
|---|---|
| org.jboss.forge.roaster.model.source |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumConstantSource.Body
Represents the anonymous subclass "body" of an
EnumConstantSource. |
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 |
PropertyHolderSource<O extends JavaSource<O>>
Represents a
JavaSource that may contain PropertySource definitions. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.