Parser.Constructor
, Parser.ConstructorMono
, Parser.Expression
, Parser.StrictExpression
public 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, hasFilter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFilter, hasFilter
public ConstructorMonoImpl(byte rootNodes, byte fieldNodes, boolean isoFree)
public byte getFieldNodes()
getFieldNodes
in interface Parser.ConstructorMono
public byte getRootNodes()
getRootNodes
in interface Parser.ConstructorMono
public boolean isIsoFree()
isIsoFree
in interface Parser.ConstructorMono