feature ~main (2022-05-06T05:41:52.2473689)
Dub
Repo
Node.this
feature
parser
Node
Undocumented in source.
class
Node
this
(
Node
parent
= null
,
Node
[]
children
= new
Node
[0]
,
string
value
= ""
,
string
name
= ""
)
Meta
Source
See Implementation
feature
parser
Node
constructors
this
variables
attr
children
name
parent
value