Skip to content

Label

[Source]

A label identifies AST nodes and tokens in the parse tree. Define custom labels as primitives implementing this trait to tag your grammar's rules.

trait val Label

Public Functions

text

[Source]

fun box text()
: String val

Returns