@wapc/widl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Boolean
Value
Enum
Value
Float
Value
Int
Value
List
Value
constructor
kind
loc
value
accept
get
Kind
get
Loc
get
Value
Map
Value
Object
Field
Object
Value
String
Value
Variable
Value
Hierarchy
AbstractNode
ListValue
Implements
Value
Index
Constructors
constructor
Properties
kind
loc
value
Methods
accept
get
Kind
get
Loc
get
Value
Constructors
constructor
new
List
Value
(
loc
:
undefined
|
Location
, value
:
Value
[]
)
:
ListValue
Parameters
loc:
undefined
|
Location
value:
Value
[]
Returns
ListValue
Properties
kind
kind
:
string
Optional
loc
loc
:
Location
value
value
:
Value
[]
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
get
Value
get
Value
(
)
:
any
Returns
any
Generated using
TypeDoc