czt.zxml.ast
Class ProjExprAnns

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

public class ProjExprAnns
extends java.lang.Object
implements Ann


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

ProjExprAnns

public ProjExprAnns(Type t)