[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Jgr.IO.Parser.BnfParser"]
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
internal class BnfParser
Friend Class BnfParser
internal ref class BnfParser
 Members
 Members| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description | 
|---|---|---|
|   | BnfParser()()()() | |
|  | BnfParser(BnfFile, StreamReader) | |
|  | EatComment()()()() | |
|  | EatString(String%) | |
|  | EatSymbol(String%) | |
|  | EatWhitespace()()()() | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | FieldGetter(String, String, Object%) | (Inherited from Object.) | 
|  | FieldSetter(String, String, Object) | (Inherited from Object.) | 
|  | File | |
|  | Finalize()()()() | (Inherited from Object.) | 
|  | GetFieldInfo(String, String) | (Inherited from Object.) | 
|  | GetHashCode()()()() | (Inherited from Object.) | 
|  | GetType()()()() | (Inherited from Object.) | 
|   | InitSymbolChars()()()() | |
|   | InitSymbolFirstChars()()()() | |
|   | InitWhitespaceChars()()()() | |
|  | MemberwiseClone()()()() | (Inherited from Object.) | 
|  | NextRule()()()() | |
|  | Reader | |
|   | SymbolChars | |
|   | SymbolFirstChars | |
|  | ToString()()()() | (Inherited from Object.) | 
|   | WhitespaceChars | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | BnfParser |