Preparing search index...
The search index is not available
Solidity AST
Solidity AST
TryCatchClause
Interface TryCatchClause
interface
TryCatchClause
{
block
:
Block
;
errorName
:
string
;
id
:
number
;
nodeType
:
"TryCatchClause"
;
parameters
?:
null
|
ParameterList
;
src
:
string
;
}
Index
Properties
block
error
Name
id
node
Type
parameters?
src
Properties
block
block
:
Block
error
Name
error
Name
:
string
id
id
:
number
node
Type
node
Type
:
"TryCatchClause"
Optional
parameters
parameters
?:
null
|
ParameterList
src
src
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
error
Name
id
node
Type
parameters
src
Solidity AST
Loading...