Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
expression
IRExpression
Class IRExpression
Abstract
Hierarchy (
View Summary
)
IRNode
IRExpression
IRLiteral
IRIdentifier
IRAssignment
IRBinaryOp
IRUnaryOp
IRConditional
IRFunctionCall
IRTuple
IRIndexedAccess
IRMemberAccess
IRNew
Index
Constructors
constructor
Properties
id
scope
type
Name
Methods
lower
Constructors
constructor
new
IRExpression
(
id
:
number
,
scope
:
number
)
:
IRExpression
Parameters
id
:
number
scope
:
number
Returns
IRExpression
Properties
id
id
:
number
scope
scope
:
number
type
Name
typeName
:
string
Methods
Abstract
lower
lower
()
:
Expression
Returns
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...