|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributedObject | |
|---|---|
| org.glassfish.pfl.dynamic.codegen.impl | |
| Uses of AttributedObject in org.glassfish.pfl.dynamic.codegen.impl |
|---|
| Subinterfaces of AttributedObject in org.glassfish.pfl.dynamic.codegen.impl | |
|---|---|
interface |
ExpressionInternal
|
interface |
Node
Represents a node in the AST used to generate code. |
interface |
Statement
|
interface |
VariableInternal
|
| Methods in org.glassfish.pfl.dynamic.codegen.impl with parameters of type AttributedObject | |
|---|---|
T |
Attribute.get(AttributedObject node)
|
static Set<Attribute<?>> |
Attribute.getAttributes(AttributedObject node)
|
boolean |
Attribute.isSet(AttributedObject node)
|
void |
Attribute.set(AttributedObject node,
T arg)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||