frysk.value
Class Constant

java.lang.Object
  extended by frysk.value.Constant
All Implemented Interfaces:
ObjectDeclaration

public abstract class Constant
extends Object
implements ObjectDeclaration

Class representing constants


Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface frysk.value.ObjectDeclaration
getName, getSourceLocation, getType, getValue
 

Constructor Detail

Constant

public Constant()