This is identical to the ParserRuleReturnScope except that the start property is a tree nodes not Token object when you are parsing trees.

Type parameters

  • TTree

Hierarchy

Implements

Index

Properties

Methods

Properties

start

start: TTree

Gets the first node or root node of tree matched for this rule.

stop

stop: TTree

Methods

implements

  • implements(): any[]
  • Returns any[]

Generated using TypeDoc