private function lexInlineMapping(int &$cursor = 0) : string { return $this->lexInlineStructure($cursor, '}'); }