Langium - v4.0.0
    Preparing search index...

    Class DefaultNodeKindProvider

    Default implementation of the NodeKindProvider interface.

    This implementation returns SymbolKind.Field for all nodes and CompletionItemKind.Reference for all nodes. Extend this class to customize symbol and completion types your langauge.

    Implements

    Index

    Constructors

    Methods