Search
Preparing search index...
The search index is not available
pytheas-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ECMAScriptNewExpression
Class ECMAScriptNewExpression
Hierarchy
PyElement
ECMAScriptNewExpression
Index
Constructors
constructor
Properties
file
id
kind
modifiers
name
relations
type
type
Kind
Methods
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Constructors
constructor
new ECMAScript
New
Expression
(
newExpressionNode
:
NodeObject
)
:
ECMAScriptNewExpression
Parameters
newExpressionNode:
NodeObject
Returns
ECMAScriptNewExpression
Properties
file
file
:
any
id
id
:
string
kind
kind
:
string
= "newExpression"
modifiers
modifiers
:
string
[]
name
name
:
string
relations
relations
:
any
[]
= []
type
type
:
string
type
Kind
type
Kind
:
string
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
New
Expression
constructor
file
id
kind
modifiers
name
relations
type
type
Kind
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Generated using
TypeDoc