JGR MSTS Editors and Tools
EatString Method (value)
NamespacesJgr.IO.ParserBnfParserEatString(String%)

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

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

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

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

Return Value

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

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