|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--zeta.util.Term
|
+--czt.zxml.ast.Decl
|
+--czt.zxml.ast.InclDecl
|
+--czt.zxml.ast.InclDecl_Parsed
| Field Summary | |
zeta.util.Annotation |
ann
|
Expr |
expression
|
| Fields inherited from class zeta.util.Term |
interned, internTab |
| Constructor Summary | |
InclDecl_Parsed(Expr expression)
|
|
| Method Summary | |
zeta.util.Annotation |
getAnnotation()
|
| Methods inherited from class zeta.util.Term |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
| Field Detail |
public Expr expression
public zeta.util.Annotation ann
| Constructor Detail |
public InclDecl_Parsed(Expr expression)
| Method Detail |
public zeta.util.Annotation getAnnotation()
getAnnotation in interface Annotated
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||