- addElement
void addElement(Argument arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- genDot
string genDot(size_t nameIndex, string nodeName)
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.
- opApply
int opApply(int delegate(Line) dg)
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.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Line opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(Argument val, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Argument[] opSlice(size_t a, size_t 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(size_t 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.
- saveBinary
void saveBinary(OutputStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveYaml
Node saveYaml()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRandomElement
Argument getRandomElement()
Undocumented in source.
- getRandomElement
Argument getRandomElement(double[] chances)
Undocumented in source.
- getRandomLeaf
Argument getRandomLeaf()
Undocumented in source.
- getRandomLeaf
Argument getRandomLeaf(double[] chances)
Undocumented in source.
- getLeafCount
uint getLeafCount()
Undocumented in source.
- replaceRandomElement
void replaceRandomElement(Argument narg)
Undocumented in source.
- replaceRandomElement
void replaceRandomElement(double[] chances, Argument narg)
Undocumented in source.
- replaceRandomElement
void replaceRandomElement(Argument delegate(Type t) del)
Undocumented in source.
- replaceRandomElement
void replaceRandomElement(Argument delegate(Type t) del, double[] chances)
Undocumented in source.
- addElement
void addElement(Argument arg)
Undocumented in source.
- removeElement
void removeElement(size_t i)
Undocumented in source.
- removeAll
void removeAll()
Undocumented in source.
- opApply
int opApply(int delegate(Argument) del)
Undocumented in source.
- opIndex
Argument opIndex(size_t i)
Undocumented in source.
- opIndexAssign
void opIndexAssign(Argument val, size_t i)
Undocumented in source.
- opSlice
Argument[] opSlice(size_t a, size_t b)
Undocumented in source.
- opDollar
size_t opDollar()
Undocumented in source.
- length
size_t length [@property getter]
Undocumented in source.