Gjsify LogoGjsify Logo

Names of query that defined what kind of query it is.

Index

Enumeration Members

SEARCH: number

Query to perform basic substring search.

SEARCH_ALL: number

Query to get all symbols

SEARCH_CLASS_PARENTS: number

Query to get parents of a class.

SEARCH_FILE: number

Query to perform substring search in a file.

SEARCH_ID: number

Query to find the symbol of given ID.

SEARCH_IN_SCOPE: number

Query to perform substring search in a scope.

SEARCH_MEMBERS: number

Query to find members of a scope (eg. class).

SEARCH_PARENT_SCOPE: number

Query to get the parent scope of a symbol.

SEARCH_PARENT_SCOPE_FILE: number

Query to get the parent scope of a symbol in the file.

SEARCH_SCOPE: number

Query to find scope name of a file position.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method