Hierarchy

Constructors

  • Parameters

    • _ctx: BlockContext | UncheckedBlockContext
    • visitor: SolidityParserVisitor<any>

    Returns Block

Properties

location: Location
range: [number, number]
statements: Statement[] = []
type: "Block" = ...
unchecked: boolean = false

Generated using TypeDoc