Skip to main content
Version: Next

NullHighlighter

No-op highlighter that returns SQL text unchanged. Used as the default when no syntax highlighting is configured.

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

highlight

  • highlight(text): string
  • Parameters

    • text: string

    Returns string

Page Options