Coda by Ian Macalinao
    Preparing search index...

    Interface VisitorContext

    Context provided to visitor functions

    interface VisitorContext {
        idls: AnchorIdl[];
    }
    Index

    Properties

    Properties

    idls: AnchorIdl[]

    All parsed IDLs when using multiple IDLs