Search
Preparing search index...
The search index is not available
pytheas-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ECMAScriptMethod
Class ECMAScriptMethod
Hierarchy
PyElement
ECMAScriptMethod
Index
Constructors
constructor
Properties
file
id
kind
modifiers
name
relations
Methods
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Constructors
constructor
new ECMAScript
Method
(
methodNode
:
NodeObject
)
:
ECMAScriptMethod
Parameters
methodNode:
NodeObject
Returns
ECMAScriptMethod
Properties
file
file
:
any
id
id
:
string
kind
kind
:
string
= "method"
modifiers
modifiers
:
string
[]
name
name
:
string
relations
relations
:
any
[]
= []
Methods
add
Relation
add
Relation
(
from
:
any
, to
:
any
, toType
:
string
, type
:
RelationTypes
)
:
void
Parameters
from:
any
to:
any
toType:
string
type:
RelationTypes
Returns
void
get
InRelations
get
InRelations
(
)
:
any
[]
Returns
any
[]
get
Out
Relations
get
Out
Relations
(
)
:
any
[]
Returns
any
[]
has
Relation
has
Relation
(
from
:
string
, to
:
string
, type
:
string
)
:
boolean
Parameters
from:
string
to:
string
type:
string
Returns
boolean
Globals
ECMAScript
Method
constructor
file
id
kind
modifiers
name
relations
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Generated using
TypeDoc