• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • core
  • core
  • contains

Function contains

  • contains(arg, range): boolean
  • true if the arg is contained in the range. The ranges are closed ranges, hence the check is inclusive.

    Parameters

    • arg: number
    • range: core.Range

    Returns boolean

    • Defined in packages/core/src/browser/widget-decoration.ts:253

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...