C# Class Loyc.Syntax.Les.Les3ParserTests

Exibir arquivo Open project: qwertie/ecsharp

Protected Methods

Method Description
Test ( Mode mode, int errorsExpected, string text ) : MessageHolder

Private Methods

Method Description
MiscibilityErrors ( ) : void
OtherParseErrors ( ) : void

Method Details

Test() protected method

protected Test ( Mode mode, int errorsExpected, string text ) : MessageHolder
mode Mode
errorsExpected int
text string
return MessageHolder