@wapc/widl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Annotation
constructor
arguments
kind
loc
name
accept
get
Kind
get
Loc
Hierarchy
AbstractNode
Annotation
Index
Constructors
constructor
Properties
arguments
kind
loc
name
Methods
accept
get
Kind
get
Loc
Constructors
constructor
new
Annotation
(
loc
:
undefined
|
Location
, name
:
Name
, args
?:
Argument
[]
)
:
Annotation
Parameters
loc:
undefined
|
Location
name:
Name
Optional
args:
Argument
[]
Returns
Annotation
Properties
arguments
arguments
:
Argument
[]
kind
kind
:
string
Optional
loc
loc
:
Location
name
name
:
Name
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