| Package | Description |
|---|---|
| org.onemind.jxp |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAssignable
An array wrapper
|
class |
StaticVariableAssignable
Represent a static variable for assignment
|
class |
VariableAssignable
An assignable variable
|
| Modifier and Type | Method and Description |
|---|---|
protected Assignable |
JxpProcessor.resolveAssignmentTarget(SimpleNode node,
boolean throwException)
Resolve the assignment target.
|