AtPathResolver class

Maps @@ => turn.recognized.entitites.xxx[0]

Extends

Constructors

AtPathResolver()

Initializes a new instance of the AtPathResolver class.

Methods

transformPath(string)

Transforms the path.

Constructor Details

AtPathResolver()

Initializes a new instance of the AtPathResolver class.

new AtPathResolver()

Method Details

transformPath(string)

Transforms the path.

function transformPath(path: string): string

Parameters

path

string

Path to inspect.

Returns

string

The transformed path.