Searched refs:inlineContext (Results 1 – 1 of 1) sorted by relevance
56 * @param InlineParserContext $inlineContext60 public function parse(InlineParserContext $inlineContext): bool argument62 $cursor = $inlineContext->getCursor();63 [$xref] = $inlineContext->getSubMatches();67 $cursor->advanceBy($inlineContext->getFullMatchLength());69 $inlineContext->getContainer()->appendChild(new XrefNode($record));