Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
expression
IRFunctionCall
Class IRFunctionCall
Hierarchy (
View Summary
)
IRExpression
IRFunctionCall
Index
Constructors
constructor
Properties
arguments
function_
expression
id
kind
scope
type
Name
Methods
lower
Constructors
constructor
new
IRFunctionCall
(
id
:
number
,
scope
:
number
,
kind
:
FunctionCallKind
,
function_expression
:
IRExpression
,
arguments_
:
IRExpression
[]
,
)
:
IRFunctionCall
Parameters
id
:
number
scope
:
number
kind
:
FunctionCallKind
function_expression
:
IRExpression
arguments_
:
IRExpression
[]
Returns
IRFunctionCall
Properties
arguments
arguments
:
IRExpression
[]
function_
expression
function_expression
:
IRExpression
id
id
:
number
kind
kind
:
FunctionCallKind
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
Expression
Returns
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
arguments
function_
expression
id
kind
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...