jcaas.script_nodes
Class Constant

java.lang.Object
  extended by jcaas.script_nodes.Constant

public class Constant
extends java.lang.Object

This class represents a constant value in a script.s


Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constant

public Constant()