Searched defs:nodes (Results 1 – 3 of 3) sorted by relevance
382 …private static function assertRelationship(string $expected, array $nodes, ModuleLanguageInterface…398 …private static function assertRelationships(string $fwd, string $rev, array $nodes, ModuleLanguage…
201 public function nameFromPath(array $nodes, ModuleLanguageInterface $language): string257 private function components(array $nodes): array287 protected function matchRelationships(array $nodes, array $pattern, array $relationships): array
106 public function match(array $nodes, array $patterns): array|null