unsw.cse.framescript
Class Slot

java.lang.Object
  extended by unsw.cse.framescript.Slot
Direct Known Subclasses:
Facets

public class Slot
extends java.lang.Object

This class hold the value of a slot.

Author:
mmcgill

Method Summary
 java.lang.String asText()
          Prints the slot as a string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asText

public java.lang.String asText()
Prints the slot as a string.

Returns:
a string representing the slot