Method |
Description |
|
writeCellTable ( string tableType, TextWriter writer, Cell cells ) : void |
|
|
writeEmbed ( EmbeddedSection grammar, TextWriter writer ) : void |
|
|
writeGrammar ( FixtureModel model, TextWriter writer, GrammarModel grammar, bool inParagraph ) : void |
|
|
writeParagraph ( Paragraph paragraph, FixtureModel model, TextWriter writer ) : void |
|
|
writeSentence ( Sentence sentence, TextWriter writer ) : void |
|
|
writeTable ( Table grammar, TextWriter writer ) : void |
|
|
writeTable ( string rows, TextWriter writer ) : void |
|
|