org.apache.xerces.impl.xs.models

Class XSCMBinOp

public class XSCMBinOp extends CMNode

Content model Bin-Op node.

Version: $$

Author: Neil Graham, IBM

UNKNOWN:

Constructor Summary
XSCMBinOp(int type, CMNode leftNode, CMNode rightNode)
Method Summary
protected voidcalcFirstPos(CMStateSet toSet)
protected voidcalcLastPos(CMStateSet toSet)
booleanisNullable()

Constructor Detail

XSCMBinOp

public XSCMBinOp(int type, CMNode leftNode, CMNode rightNode)

Method Detail

calcFirstPos

protected void calcFirstPos(CMStateSet toSet)

calcLastPos

protected void calcLastPos(CMStateSet toSet)

isNullable

public boolean isNullable()
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.