- isElementOfArray
bool isElementOfArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- next
IElement next()
Undocumented in source. Be warned that the author may not have intended to support it.
- parent
IElement parent()
Undocumented in source. Be warned that the author may not have intended to support it.
- prev
IElement prev()
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(string sb)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceWith
IElement replaceWith(IElement elt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNext
void setNext(IElement elt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setParent
void setParent(IElement elt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPrev
void setPrev(IElement elt)
Undocumented in source. Be warned that the author may not have intended to support it.
- startSymbol
string startSymbol()
Undocumented in source.
- stopSymbol
string stopSymbol()
Undocumented in source.