| Package | Description |
|---|---|
| org.nuiton.jaxx.compiler.tools.jaxxcapture | |
| org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContextNode |
class |
CapturedObject |
class |
LiteralNode |
class |
MethodNode |
class |
PropertyNode |
class |
ValueNode |
| Modifier and Type | Method and Description |
|---|---|
ContextNode[] |
ContextNode.getArguments() |
ContextNode[] |
AbstractContextNode.getArguments() |
ContextNode |
CapturedObject.getConstraints(CapturedObject child) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextNode.addArgument(ContextNode node) |
void |
AbstractContextNode.addArgument(ContextNode node) |
void |
CapturedObject.addChild(CapturedObject child,
ContextNode constraints) |
String |
JAXXCapture.getJavaCode(ContextNode node) |
| Modifier and Type | Method and Description |
|---|---|
CapturedObject |
JAXXCapture.processObject(Element objectTag,
Stack<ContextNode> context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectHandler.evaluateAdd(CapturedObject contextObject,
CapturedObject child,
ContextNode constraints) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectHandler.evaluate(Element tag,
Stack<ContextNode> context,
JAXXCapture capture) |
protected void |
JTabbedPaneHandler.evaluateMethod(Element tag,
Stack<ContextNode> context,
JAXXCapture capture) |
protected void |
ObjectHandler.evaluateMethod(Element tag,
Stack<ContextNode> context,
JAXXCapture capture) |
protected void |
ObjectHandler.evaluateProperty(Element tag,
Stack<ContextNode> context,
JAXXCapture capture) |
protected boolean |
ObjectHandler.processChildren(Element tag,
Stack<ContextNode> context,
JAXXCapture capture) |
CapturedObject |
ObjectHandler.processObject(Element objectTag,
Stack<ContextNode> context,
JAXXCapture capture) |
Copyright © 2008–2018 Ultreia.io. All rights reserved.