AutoBE
Preparing search index...
@autobe/interface
AutoBeRealizeProviderIR
ITryStatement
Interface ITryStatement
interface
ITryStatement
{
bodyStatements
:
AutoBeRealizeProviderIR
.
IStatement
[]
;
catchClause
?:
ICatchClause
;
finallyStatements
?:
AutoBeRealizeProviderIR
.
IStatement
[]
;
kind
:
"try"
;
}
Index
Properties
body
Statements
catch
Clause?
finally
Statements?
kind
Properties
body
Statements
bodyStatements
:
AutoBeRealizeProviderIR
.
IStatement
[]
Optional
catch
Clause
catchClause
?:
ICatchClause
Optional
finally
Statements
finallyStatements
?:
AutoBeRealizeProviderIR
.
IStatement
[]
kind
kind
:
"try"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Statements
catch
Clause
finally
Statements
kind
AutoBE
Loading...