JGR MSTS Editors and Tools
EatSymbol Method (symbol)
NamespacesJgr.IO.ParserBnfParserEatSymbol(String%)

[This is preliminary documentation and is subject to change.]

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

Declaration Syntax
C#Visual BasicVisual C++
private bool EatSymbol(
	out string symbol
)
Private Function EatSymbol ( _
	<OutAttribute> ByRef symbol As String _
) As Boolean
private:
bool EatSymbol(
	[OutAttribute] String^% symbol
)
Parameters
symbol (String%)

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

Return Value

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

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682