|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsdsi.Obj jsdsi.Tag jsdsi.ExprTag
Distinguishes tags defined by expressions from tags in general (the latter includes Tag.ALL_TAG and Tag.NULL_TAG). Only ExprTags can appear within other tags (like SetTags or SimpleTags).
Field Summary |
Fields inherited from class jsdsi.Tag |
ALL_TAG, NULL_TAG |
Fields inherited from class jsdsi.Obj |
_obj |
Constructor Summary | |
ExprTag()
|
Methods inherited from class jsdsi.Tag |
implies, intersect, toSexp, toTagSexp |
Methods inherited from class jsdsi.Obj |
equals, hashCode, parseObj, parseObj, readResolve, toByteArray, toString, toString, toTransport |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ExprTag()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |