Skip to content

PegCompiler

[Source]

primitive val PegCompiler

Constructors

create

[Source]

new val create()
: PegCompiler val^

Returns


Public Functions

apply

[Source]

fun box apply(
  source: Source val)
: (Parser box | Array[PegError box] ref)

Parameters

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns