Module cstree::util

source ·
Expand description

Utility types. It shouldn’t be needed to reference these directly, but they are returned in several places in cstree and may come in handy.

Enums

  • Convenience type to represent tree elements which may either be a node or a token.
  • There might be zero, one or two leaves at a given offset.