Interface SourceUnit

Hierarchy

  • SourceUnit

Properties

absolutePath: string
experimentalSolidity?: boolean
exportedSymbols: {
    [k: string]: number[] | undefined;
}

Type declaration

  • [k: string]: number[] | undefined
id: number
license?: null | string
nodeType: "SourceUnit"
src: string

Generated using TypeDoc