Packages

package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. 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.

    Since

    4.5.0

Ungrouped