Options
All
  • Public
  • Public/Protected
  • All
Menu

The result of parsing a locator, either there is an error or there is a locator.

Hierarchy

  • ILocatorParseResult

Index

Properties

Properties

error

Will be set if there was an error parsing the locator.

locator

locator: ILocator

The successfully parsed locator or null if the parse failed.

Generated using TypeDoc