- addElement
void addElement(Argument arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- compile
Argument compile(IndAbstract ind, WorldAbstract world)
Undocumented in source. Be warned that the author may not have intended to support it.
- formBinar
string formBinar(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- formClassic
string formClassic(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- formControl
string formControl(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- formMass
string formMass(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- formNular
string formNular(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- formUnar
string formUnar(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLeafCount
uint getLeafCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRandomElement
Argument getRandomElement()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRandomElement
Argument getRandomElement(double[] chances)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRandomLeaf
Argument getRandomLeaf()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRandomLeaf
Argument getRandomLeaf(double[] chances)
Undocumented in source. Be warned that the author may not have intended to support it.
- getScope
ArgScope getScope(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubline
Line getSubline(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- isScope
bool isScope(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSubline
bool isSubline(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(Argument) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(int, ref Argument) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
uint opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Argument opIndex(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(Argument val, uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Argument[] opSlice(uint a, uint b)
Undocumented in source. Be warned that the author may not have intended to support it.
- randomChange
void randomChange()
Undocumented in source. Be warned that the author may not have intended to support it.
- randomChange
void randomChange(string maxChange)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeAll
void removeAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeElement
void removeElement(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceRandomElement
void replaceRandomElement(Argument narg)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceRandomElement
void replaceRandomElement(double[] chances, Argument narg)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceRandomElement
void replaceRandomElement(Argument delegate(Type t) del)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceRandomElement
void replaceRandomElement(Argument delegate(Type t) del, double[] chances)
Undocumented in source. Be warned that the author may not have intended to support it.
- back
Argument back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- children
ulong children [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
Line dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
Argument front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- leafs
ulong leafs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- operator
Operator operator [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- operator
Operator operator [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- tostring
uint tostring [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.