Constructors
-
Parser
List`2(IEnumerable<`0>) protected
Methods
-
Get
Parsers Gets the list of parsers valid for the specified opening character.For Opening Character(Char) -
Index
Of Searches for an opening character from a registered parser in the specified string.Opening Character(String, Int32, Int32)
Properties
-
Global
Parsers Gets the list of global parsers (that don't have any opening characters defined) -
Opening
Characters Gets all the opening characters defined.