AtPathResolver class
Maps @@ => turn.recognized.entitites.xxx[0]
- Extends
Constructors
At |
Initializes a new instance of the AtPathResolver class. |
Methods
transform |
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.