org.apache.xerces.impl.dtd.models
public class CMBinOp extends CMNode
Version: $Id: CMBinOp.java,v 1.4 2004/10/04 22:00:42 mrglavas Exp $
UNKNOWN:
Constructor Summary | |
---|---|
CMBinOp(int type, CMNode leftNode, CMNode rightNode) |
Method Summary | |
---|---|
protected void | calcFirstPos(CMStateSet toSet) |
protected void | calcLastPos(CMStateSet toSet) |
boolean | isNullable() |