czt.zxml.ast
Class ConstDeclAnns

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

public class ConstDeclAnns
extends java.lang.Object
implements Ann


Field Summary
static zeta.util.Slot slot
           
 
Constructor Summary
ConstDeclAnns()
           
 
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
Constructor Detail

ConstDeclAnns

public ConstDeclAnns()