Preparing search index...
The search index is not available
dinghy-diff
dinghy-diff
ASTData
Class ASTData
Implements
default
default
<
ASTData
>
Index
Constructors
constructor
Properties
_text
_type
node
Accessors
attributes
label
text
Methods
copy
equals
Constructors
constructor
new ASTData
(
_type
,
_text
,
node
)
:
ASTData
Parameters
_type
:
string
_text
:
string
node
:
AbstractNode
<
any
>
Returns
ASTData
Properties
Private
_text
_text
:
string
Private
_type
_type
:
string
node
node
:
AbstractNode
<
any
>
Accessors
attributes
get
attributes
(
)
:
Map
<
string
,
string
>
Returns
Map
<
string
,
string
>
label
get
label
(
)
:
string
Returns
string
text
get
text
(
)
:
string
Returns
string
set
text
(
text
)
:
void
Parameters
text
:
string
Returns
void
Methods
copy
copy
(
)
:
ASTData
Returns
ASTData
equals
equals
(
other
)
:
boolean
Parameters
other
:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_text
_type
node
attributes
label
text
copy
equals
dinghy-diff
Loading...
Generated using
TypeDoc