Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of a parsed JQL query.

Hierarchy

  • ParsedJqlQuery

Index

Properties

Properties

Optional errors

errors: string[]

The list of syntax or validation errors.

query

query: string

The JQL query that was parsed and validated.

Optional structure

structure: JqlQuery

The syntax tree of the query. Empty if the query was invalid.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc