Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
statement
IRTry
Class IRTry
Hierarchy (
View Summary
)
IRStatement
IRTry
Index
Constructors
constructor
Properties
call
clauses
exprs
id
scope
type
Name
Methods
lower
Constructors
constructor
new
IRTry
(
id
:
number
,
scope
:
number
,
call
:
IRFunctionCall
,
clauses
:
IRTryCatchClause
[]
,
)
:
IRTry
Parameters
id
:
number
scope
:
number
call
:
IRFunctionCall
clauses
:
IRTryCatchClause
[]
Returns
IRTry
Properties
call
call
:
IRFunctionCall
clauses
clauses
:
IRTryCatchClause
[]
exprs
exprs
:
IRExpression
[]
id
id
:
number
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
TryStatement
Returns
TryStatement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
call
clauses
exprs
id
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...