GrammarTester

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

assertDifferent
bool assertDifferent(string textToParse, string desiredTreeRepresentation)
Undocumented in source. Be warned that the author may not have intended to support it.
assertSimilar
bool assertSimilar(string textToParse, string desiredTreeRepresentation)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

errorCount
int errorCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
errorText
string errorText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
latestDiffText
string latestDiffText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
testCount
int testCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getDifferencer
auto getDifferencer(T treeRoot, P patternRoot)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

soft
bool soft;
Undocumented in source.

Meta