parsley.debugger.util

Members list

Type members

Classlikes

object Collector

Attempt to collect all the fields in a class or object that contain a parser of type parsley.Parsley, or from a parsley.token.Lexer.

Attempt to collect all the fields in a class or object that contain a parser of type parsley.Parsley, or from a parsley.token.Lexer.

This information is used later in the debug tree-building process to rename certain parsers so that they do not end up being named things like "packageanon".

You only need to run this once per parser-holding object.

Attributes

Since

4.5.0

Source
Collector.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Collector.type