ArrayElement

Undocumented in source.

Constructors

this
this(IElement parent, IElement prev, bool described, Data.DataType type)
Undocumented in source.

Members

Enums

ConstructorType
enum ConstructorType
Undocumented in source.

Functions

addChild
IElement addChild(IElement element)
Undocumented in source. Be warned that the author may not have intended to support it.
canEnter
bool canEnter()
Undocumented in source. Be warned that the author may not have intended to support it.
checkChild
IElement checkChild(IElement element)
Undocumented in source. Be warned that the author may not have intended to support it.
child
IElement child()
Undocumented in source. Be warned that the author may not have intended to support it.
constructorType
ConstructorType constructorType()
Undocumented in source. Be warned that the author may not have intended to support it.
count
long count()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
int encode(ByteBuffer b)
Undocumented in source. Be warned that the author may not have intended to support it.
getArrayDataType
Data.DataType getArrayDataType()
Undocumented in source. Be warned that the author may not have intended to support it.
getDataType
Data.DataType getDataType()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
Object getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
isDescribed
bool isDescribed()
Undocumented in source. Be warned that the author may not have intended to support it.
setChild
void setChild(IElement elt)
Undocumented in source. Be warned that the author may not have intended to support it.
setConstructorType
void setConstructorType(ConstructorType type)
Undocumented in source. Be warned that the author may not have intended to support it.
size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.
startSymbol
string startSymbol()
Undocumented in source. Be warned that the author may not have intended to support it.
stopSymbol
string stopSymbol()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

LARGE
enum ConstructorType LARGE;
Undocumented in source.
SMALL
enum ConstructorType SMALL;
Undocumented in source.
TINY
enum ConstructorType TINY;
Undocumented in source.

Meta