Skip to main content
Module

x/pazza/mod.ts>ErrorKind

Parser combinators library designed for Deno, but also works on browsers and Node.js.
Go to Latest
enum ErrorKind
Re-export
import { ErrorKind } from "https://deno.land/x/pazza@v0.3.0/mod.ts";

Members

Alphabet
AnyByte
AnyChar
Byte
CarriageReturn
CarriageReturnLineFeed
Char
Digit
EndOfFile
EscapedBy
EscapedWith
Hex
Linebreak
LineFeed
LowerAlphabet
LowerHex
Many
MissingPositionContext
NoError
NoneOfChars
Octal
OneOfChars
Satisfy
SepBy
SepEndBy
Slice
Space
String
Tab
UpperAlphabet
UpperHex
Whitespace