jaxx.compiler.tools.jaxxcapture
Class AbstractContextNode
java.lang.Object
jaxx.compiler.tools.jaxxcapture.AbstractContextNode
- All Implemented Interfaces:
- ContextNode
- Direct Known Subclasses:
- CapturedObject, LiteralNode, MethodNode, PropertyNode, ValueNode
public abstract class AbstractContextNode
- extends Object
- implements ContextNode
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContextNode
public AbstractContextNode()
addArgument
public void addArgument(ContextNode node)
- Specified by:
addArgument in interface ContextNode
getArguments
public ContextNode[] getArguments()
- Specified by:
getArguments in interface ContextNode
Copyright © 2008-2010 CodeLutin. All Rights Reserved.