Method | Description | |
---|---|---|
ParseRule ( ) : |
||
ParseRules ( ) : IList |
||
Parser ( |
||
Parser ( TextReader reader ) : System | ||
Parser ( string text ) : System |
Method | Description | |
---|---|---|
NextToken ( ) : |
||
ParseEndOfLine ( ) : void | ||
ParseFact ( ) : Fact | ||
ParseFacts ( ) : IList |
||
ParseName ( ) : string | ||
ParseName ( string name ) : void | ||
ParsePropertyFact ( string name ) : Fact | ||
ParseValue ( ) : object | ||
ParseWordLine ( string word ) : void | ||
PushToken ( |
||
PushToken ( string name ) : void | ||
SkipBlankLines ( ) : void |