@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / PhpNodeFinderQueryResultEntry
Interface: PhpNodeFinderQueryResultEntry
Properties
description
ts
readonly description: string;key
ts
readonly key: PhpNodeFinderQueryKey;label
ts
readonly label: string;matchCount
ts
readonly matchCount: number;matches
ts
readonly matches: readonly PhpNodeFinderQueryMatch[];