Hierarchy

Constructors

  • Parameters

    • ctx: CatchClauseContext
    • visitor: SolidityParserVisitor<any>

    Returns CatchClause

Properties

body: Block
errorName: null | Identifier = null
location: Location
parameters: null | ParameterList = null
range: [number, number]
type: "CatchClause" = ...

Generated using TypeDoc