Skip to content

PegError

[Source]

Base trait for errors produced during parsing or grammar compilation.

trait box PegError

Public Functions

category

[Source]

fun box category()
: String val

Returns


description

[Source]

fun box description()
: String val

Returns


markers

[Source]

fun box markers()
: Iterator[(Source val , USize val , USize val , String val)] ref

Returns