Search
Preparing search index...
The search index is not available
pytheas-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ECMAScriptClass
Class ECMAScriptClass
Hierarchy
PyElement
ECMAScriptClass
Index
Constructors
constructor
Properties
ast
constructor
Declaration
file
id
method
Declarations
modifiers
name
private
Elements
property
Declarations
public
Elements
relations
Methods
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Constructors
constructor
new ECMAScript
Class
(
classeNode
:
NodeObject
, file
:
any
)
:
ECMAScriptClass
Parameters
classeNode:
NodeObject
file:
any
Returns
ECMAScriptClass
Properties
ast
ast
:
NodeObject
constructor
Declaration
constructor
Declaration
:
ECMAScriptConstructor
file
file
:
any
id
id
:
string
method
Declarations
method
Declarations
:
ECMAScriptMethod
[]
modifiers
modifiers
:
string
[]
name
name
:
string
private
Elements
private
Elements
:
any
= []
property
Declarations
property
Declarations
:
ECMAScriptProperty
[]
public
Elements
public
Elements
:
any
= []
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
Class
constructor
ast
constructor
Declaration
file
id
method
Declarations
modifiers
name
private
Elements
property
Declarations
public
Elements
relations
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Generated using
TypeDoc