jaxx.compiler.tools.jaxxcapture
Class LiteralNode
java.lang.Object
jaxx.compiler.tools.jaxxcapture.AbstractContextNode
jaxx.compiler.tools.jaxxcapture.LiteralNode
- All Implemented Interfaces:
- ContextNode
public class LiteralNode
- extends AbstractContextNode
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteralNode
public LiteralNode(String javaCode,
Object value)
getJavaCode
public String getJavaCode()
getValue
public Object getValue()
Copyright © 2008-2011 CodeLutin. All Rights Reserved.