@wapc/widl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Valued
Definition
constructor
annotations
default
description
kind
loc
name
type
accept
get
Kind
get
Loc
Hierarchy
AbstractNode
ValuedDefinition
Index
Constructors
constructor
Properties
annotations
default
description
kind
loc
name
type
Methods
accept
get
Kind
get
Loc
Constructors
constructor
new
Valued
Definition
(
kinds
:
string
, loc
:
undefined
|
Location
, name
:
Name
, desc
:
undefined
|
StringValue
, type
:
Type
, defaultVal
:
undefined
|
Value
, annotations
:
Annotation
[]
)
:
ValuedDefinition
Parameters
kinds:
string
loc:
undefined
|
Location
name:
Name
desc:
undefined
|
StringValue
type:
Type
defaultVal:
undefined
|
Value
annotations:
Annotation
[]
Returns
ValuedDefinition
Properties
annotations
annotations
:
Annotation
[]
Optional
default
default
:
Value
Optional
description
description
:
StringValue
kind
kind
:
string
Optional
loc
loc
:
Location
name
name
:
Name
type
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
Generated using
TypeDoc