| 83 | * This is the type received by all FXP user callbacks when `jPath: false`. |
| 84 | */ |
| 85 | export class MatcherView { |
| 86 | readonly separator: string; |
| 87 | |
| 88 | /** Check if current path matches an Expression. */ |
nothing calls this directly
no outgoing calls
no test coverage detected