Skip to content

MalformedAST

[Source]

primitive val MalformedAST is
  PegError box

Implements


Constructors

create

[Source]

new val create()
: MalformedAST val^

Returns


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


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns