jaxx.compiler.tools.jaxxcapture
Class ValueNode

java.lang.Object
  extended by jaxx.compiler.tools.jaxxcapture.AbstractContextNode
      extended by jaxx.compiler.tools.jaxxcapture.ValueNode
All Implemented Interfaces:
ContextNode

public class ValueNode
extends AbstractContextNode


Constructor Summary
ValueNode(Object value)
           
 
Method Summary
 Object getValue()
           
 
Methods inherited from class jaxx.compiler.tools.jaxxcapture.AbstractContextNode
addArgument, getArguments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueNode

public ValueNode(Object value)
Method Detail

getValue

public Object getValue()


Copyright © 2008-2010 CodeLutin. All Rights Reserved.