Preparing search index...
The search index is not available
Solidity AST
Solidity AST
TryStatement
Interface TryStatement
interface
TryStatement
{
clauses
:
TryCatchClause
[]
;
documentation
?:
string
;
externalCall
:
FunctionCall
;
id
:
number
;
nodeType
:
"TryStatement"
;
src
:
string
;
}
Index
Properties
clauses
documentation?
external
Call
id
node
Type
src
Properties
clauses
clauses
:
TryCatchClause
[]
Optional
documentation
documentation
?:
string
external
Call
external
Call
:
FunctionCall
id
id
:
number
node
Type
node
Type
:
"TryStatement"
src
src
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clauses
documentation
external
Call
id
node
Type
src
Solidity AST
Loading...