czt.zxml.ast
Class TextSchAnns

java.lang.Object
  |
  +--czt.zxml.ast.TextSchAnns
All Implemented Interfaces:
Ann

public class TextSchAnns
extends java.lang.Object
implements Ann


Field Summary
 Signature signature
           
static zeta.util.Slot slot
           
 
Constructor Summary
TextSchAnns(Signature s)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

slot

public static final zeta.util.Slot slot

signature

public Signature signature
Constructor Detail

TextSchAnns

public TextSchAnns(Signature s)