czt.zxml.ast
Class SetExprAnns

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

public class SetExprAnns
extends java.lang.Object
implements Ann


Field Summary
static zeta.util.Slot slot
           
 Type type
           
 
Constructor Summary
SetExprAnns(Type t)
           
 
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

type

public Type type
Constructor Detail

SetExprAnns

public SetExprAnns(Type t)