Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InlineValueText

Provide inline value as text.

Hierarchy

  • InlineValueText

Index

Constructors(1)

Properties(2)

Constructors(1)

constructor

  • Creates a new InlineValueText object.

    Parameters

    • range: Range

      The document line where to show the inline value.

    • text: string

      The value to be shown for the line.

    Returns InlineValueText

Properties(2)

Readonly range

range: Range

The document range for which the inline value applies.

Readonly text

text: string

The text of the inline value.

Generated by TypeDoc. Maintained by 洛竹