Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
CatchClause
Class CatchClause
Hierarchy
BaseNode
CatchClause
Index
Constructors
constructor
Properties
body
error
Name
location
parameters
range
src
type
Constructors
constructor
new
Catch
Clause
(
ctx
,
visitor
)
:
CatchClause
Parameters
ctx
:
CatchClauseContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
CatchClause
Properties
body
body
:
Block
error
Name
error
Name
:
null
|
Identifier
= null
location
location
:
Location
parameters
parameters
:
null
|
ParameterList
= null
range
range
:
[
number
,
number
]
src
src
:
`
${
number
}
:
${
number
}
`
type
type
:
"CatchClause"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
error
Name
location
parameters
range
src
type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
Block
BooleanLiteral
BreakStatement
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
ErrorDefinition
EventDefinition
ExpressionStatement
ForStatement
FunctionCall
FunctionCallOptions
Loading...
Generated using
TypeDoc