@wapc/widl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Object
Value
constructor
fields
kind
loc
accept
get
Kind
get
Loc
get
Value
Hierarchy
AbstractNode
ObjectValue
Implements
Value
Index
Constructors
constructor
Properties
fields
kind
loc
Methods
accept
get
Kind
get
Loc
get
Value
Constructors
constructor
new
Object
Value
(
loc
:
undefined
|
Location
, fields
:
ObjectField
[]
)
:
ObjectValue
Parameters
loc:
undefined
|
Location
fields:
ObjectField
[]
Returns
ObjectValue
Properties
fields
fields
:
ObjectField
[]
kind
kind
:
string
Optional
loc
loc
:
Location
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