@wapc/widl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
List
Map
constructor
key
Type
kind
loc
value
Type
accept
get
Kind
get
Loc
string
Named
Optional
Type
Hierarchy
AbstractNode
Map
Implements
Type
Index
Constructors
constructor
Properties
key
Type
kind
loc
value
Type
Methods
accept
get
Kind
get
Loc
string
Constructors
constructor
new
Map
(
loc
:
undefined
|
Location
, keyType
:
Type
, valueType
:
Type
)
:
Map
Parameters
loc:
undefined
|
Location
keyType:
Type
valueType:
Type
Returns
Map
Properties
key
Type
key
Type
:
Type
kind
kind
:
string
Optional
loc
loc
:
Location
value
Type
value
Type
:
Type
Methods
accept
accept
(
_context
:
Context
, _visitor
:
Visitor
)
:
void
Parameters
_context:
Context
_visitor:
Visitor
Returns
void
get
Kind
get
Kind
(
)
:
string
Returns
string
get
Loc
get
Loc
(
)
:
undefined
|
Location
Returns
undefined
|
Location
string
string
(
)
:
string
Returns
string
Generated using
TypeDoc