Parser.Constructor, Parser.ConstructorMono, Parser.Expression, Parser.StrictExpressionpublic class ConstructorMonoImpl extends ConstructorImpl implements Parser.ConstructorMono
| Constructor | Description |
|---|---|
ConstructorMonoImpl(byte rootNodes,
byte fieldNodes,
boolean isoFree) |
| Modifier and Type | Method | Description |
|---|---|---|
byte |
getFieldNodes() |
|
byte |
getRootNodes() |
|
boolean |
isIsoFree() |
addFilter, hasFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFilter, hasFilterpublic ConstructorMonoImpl(byte rootNodes,
byte fieldNodes,
boolean isoFree)
public byte getFieldNodes()
getFieldNodes in interface Parser.ConstructorMonopublic byte getRootNodes()
getRootNodes in interface Parser.ConstructorMonopublic boolean isIsoFree()
isIsoFree in interface Parser.ConstructorMono