Skip to content

PegSkip

[Source]

A skip (-) expression in a PEG grammar.

primitive val PegSkip is
  Label val

Implements


Constructors

create

[Source]

new val create()
: PegSkip val^

Returns


Public Functions

text

[Source]

fun box text()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns