Element

Undocumented in source.

Members

Functions

modifiersName
string modifiersName()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenName
string tokenName()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous

Characters mapped (like in a character set or literal) Elements mapped (like in a group or reference)

Variables

max
uint max;

Maximum times to allow fulfillment eg: 1.

min
uint min;

Minimum times to require fulfillment eg: 1.

modifiers
ubyte modifiers;

What are the special modifiers of this element? eg: EXCLUSIONARY.

token
ubyte token;

What kind of element is this? eg: CHARACTERS.

Meta