MCPcopy Create free account
hub / github.com/NaturalIntelligence/fast-xml-parser /

Class

src/fxp.d.ts:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 * This is the type received by all FXP user callbacks when `jPath: false`.
84 */
85export class MatcherView {
86 readonly separator: string;
87
88 /** Check if current path matches an Expression. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected