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
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
]
type
type
:
"CatchClause"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
error
Name
location
parameters
range
type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
BaseNode
BaseNodeList
BaseNodeString
BaseNodeUnion
BinaryOperation
Block
BooleanLiteral
BreakStatement
CallArgumentList
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
Loading...
Generated using
TypeDoc