Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MatchExplanationTreeNode

Hierarchy

Index

Properties

$children

$name

$name: string

Name of the node, available in path expressions

$offset

$offset: number

Offset from 0 in the file

$value

$value: string

String represented by this tree node

Optional reason

reason: string

If failed, please always populate the description of why. If successful, you may describe why this input string was so compelling

successful

successful: boolean

Whether this part of the tree matched successfully

Generated using TypeDoc