| Package | Description |
|---|---|
| org.jboss.forge.roaster.model.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldSource<O extends JavaSource<O>>
|
interface |
MethodSource<O extends JavaSource<O>>
Represents a Java Method in source form.
|
| Modifier and Type | Method and Description |
|---|---|
List<MemberSource<O,?>> |
MemberHolderSource.getMembers()
Return a list of all class members (fields, methods, etc.)
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.