Searched refs:XrefParser (Results 1 – 3 of 3) sorted by relevance
30 self::assertTrue(class_exists(XrefParser::class));
47 ->addInlineParser(new XrefParser($this->tree))
33 class XrefParser implements InlineParserInterface class