Persistate API documentation
AppendString Method (builder)
NamespacesPersistate.LanguageProductionAppendString(StringBuilder)

[This is preliminary documentation and is subject to change.]

Appends a line containing a text representation of this production to a StringBuilder.
Declaration Syntax
C#
public void AppendString(
	StringBuilder builder
)
Parameters
builder (StringBuilder)
The StringBuilder to append the line to.

Assembly: Persistate.Language (Module: Persistate.Language) Version: 0.6.1.20 (0.6.1.20)