Options
All
  • Public
  • Public/Protected
  • All
Menu

The simples type of Predicate. Represents a leaf node in the predicate tree.

Hierarchy

Index

Constructors

Properties

_filterTextSegmentsGenerator: (() => FilterTextSegment[])

Type declaration

_metadataGenerator: (() => GeneratorMetadata)

Type declaration

_query: Query
_visible: boolean

Accessors

  • get isVisible(): boolean

Methods

  • setFilterTextSegmentsGenerator(filterTextSegmentsGenerator: (() => FilterTextSegment[])): void
  • show(): void

Generated using TypeDoc