OrderedList

Undocumented in source.

Members

Functions

accept
void accept(Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
getDelimiter
char getDelimiter()
Undocumented in source. Be warned that the author may not have intended to support it.
getStartNumber
int getStartNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
setDelimiter
void setDelimiter(char delimiter)
Undocumented in source. Be warned that the author may not have intended to support it.
setStartNumber
void setStartNumber(int startNumber)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ListBlock

isTight
bool isTight()

@return whether this list is tight or loose

setTight
void setTight(bool tight)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta