Preparing search index...
The search index is not available
tarsec
tarsec
ParserNode
Type alias ParserNode
Parser
Node
:
{
child
:
Node
;
closed
:
boolean
;
input
?:
string
;
parent
:
Node
;
parser
:
GeneralParser
<
any
,
any
>
|
null
;
}
Type declaration
child
:
Node
closed
:
boolean
Optional
input
?:
string
parent
:
Node
parser
:
GeneralParser
<
any
,
any
>
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tarsec
Loading...
Generated using
TypeDoc