Skip to content

PegFormatError

[Source]

primitive val PegFormatError

Constructors

create

[Source]

new val create()
: PegFormatError val^

Returns


Public Functions

console

[Source]

fun box console(
  e: PegError val,
  colorize: Bool val = true)
: ByteSeqIter val

Parameters

Returns


json

[Source]

fun box json(
  e: PegError val)
: ByteSeqIter val

Parameters

Returns


eq

[Source]

fun box eq(
  that: PegFormatError val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: PegFormatError val)
: Bool val

Parameters

Returns