Autolink Parser
class AutolinkParser(typesAfterLT: List<IElementType>) : SequentialParser
Content copied to clipboard
Functions
parse
Link copied to clipboard
open override fun parse(tokens: TokensCache, rangesToGlue: List<IntRange>): SequentialParser.ParsingResult
Content copied to clipboard