|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.validators.common.CMNode | +--org.apache.xerces.validators.common.CMBinOp
Constructor Summary | |
---|---|
CMBinOp(int type,
CMNode leftNode,
CMNode rightNode)
|
Method Summary | |
---|---|
protected void |
calcFirstPos(org.apache.xerces.validators.common.CMStateSet toSet)
|
protected void |
calcLastPos(org.apache.xerces.validators.common.CMStateSet toSet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBinOp(int type, CMNode leftNode, CMNode rightNode) throws CMException
Method Detail |
protected void calcFirstPos(org.apache.xerces.validators.common.CMStateSet toSet) throws CMException
calcFirstPos
in class CMNode
protected void calcLastPos(org.apache.xerces.validators.common.CMStateSet toSet) throws CMException
calcLastPos
in class CMNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |