Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParseScope<T>

Type parameters

  • T

Hierarchy

  • ParseScope

Index

Properties

children

children: Nullable<ParseScope<T>[]>

id

id: string

result

result: any

state

state: Nullable<ParseState<T>>

Generated using TypeDoc