public class XSCMUniOp extends CMNode
| Modifier and Type | Method and Description |
|---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
protected void |
calcLastPos(CMStateSet toSet) |
boolean |
isNullable() |
void |
setUserData(Object userData)
Allows the user to set arbitrary data on this content model
node.
|
firstPos, getUserData, lastPos, setMaxStates, typepublic XSCMUniOp(int type,
CMNode childNode)
public boolean isNullable()
isNullable in class CMNodeprotected void calcFirstPos(CMStateSet toSet)
calcFirstPos in class CMNodeprotected void calcLastPos(CMStateSet toSet)
calcLastPos in class CMNodepublic void setUserData(Object userData)
setUserData in class CMNodeCopyright © 2018–2021 mhoffrogge. All rights reserved.