Searched refs:BytecodeDocument (Results 1 – 1 of 1) sorted by relevance
135 class BytecodeDocument implements vscode.CustomDocument { class147 vscode.CustomReadonlyEditorProvider<BytecodeDocument> {150 Promise<BytecodeDocument> {151 return new BytecodeDocument(uri);154 public async resolveCustomEditor(document: BytecodeDocument,