interface BaseParserInformation {
    name: "r-shell" | "tree-sitter";
}

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of BaseParserInformation

Properties

Properties

name: "r-shell" | "tree-sitter"