C# (CSharp) Parsley Namespace

Nested Namespaces

Parsley.Tests

Classes

Name Description
AssertionException
BacktrackErrorMessage Parsers report this when they have backtracked after an error occurred. The Position property describes the position where the original error occurred.
Empty
ErrorMessage
ExpectedErrorMessage Parsers report this when a specific expectation was not met at the current position.
Keyword
Lexer
MatchResult
Operator
Pattern
Text
Token
TokenKind
TokenRegex
TokenStream
UndefinedGrammarRuleErrorMessage
UnknownErrorMessage