[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Jgr.IO.Parser.BnfParser.EatSymbol(System.String@)"]

C# | Visual Basic | Visual C++ |
Private Function EatSymbol ( _ <OutAttribute> ByRef symbol As String _ ) As Boolean
private: bool EatSymbol( [OutAttribute] String^% symbol )

- symbol (String%)
[Missing <param name="symbol"/> documentation for "M:Jgr.IO.Parser.BnfParser.EatSymbol(System.String@)"]

[Missing <returns> documentation for "M:Jgr.IO.Parser.BnfParser.EatSymbol(System.String@)"]