@__haoyang__/erwin
    Preparing search index...

    Class IRIndexedAccess

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: number
    indexed: undefined | IRExpression

    Access the index of an expression, e.g. index in someArray[index].

    May be undefined if used with abi.decode(), for example abi.decode(data, uint[]);.

    scope: number
    typeName: string

    Methods