Skip to content

PegSep

[Source]

A separated list (%) expression in a PEG grammar.

primitive val PegSep is
  Label val

Implements


Constructors

create

[Source]

new val create()
: PegSep val^

Returns


Public Functions

text

[Source]

fun box text()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns