UnknownNodeLabel¶ [Source] class val UnknownNodeLabel is PegError box Implements¶ PegError box Constructors¶ create¶ [Source] new val create( label': Label val) : UnknownNodeLabel val^ Parameters¶ label': Label val Returns¶ UnknownNodeLabel val^ Public fields¶ let label: Label val¶ [Source] Public Functions¶ category¶ [Source] fun box category() : String val Returns¶ String val description¶ [Source] fun box description() : String val Returns¶ String val markers¶ [Source] fun box markers() : Iterator[(Source val , USize val , USize val , String val)] ref Returns¶ Iterator[(Source val , USize val , USize val , String val)] ref