Theia API Documentation v1.65.0
    Preparing search index...
    interface NodeAndSymbol {
        node: MonacoOutlineSymbolInformationNode;
        symbol: DocumentSymbol;
    }
    Index

    Properties

    Properties

    symbol: DocumentSymbol