class

InlineParserContext

@Js
class InlineParserContext : Obj

InlineParserContext

fields customLinkProcessors

customLinkMarkers

factories

customDelimiterProcessors

methods def

Lookup a definition of a type for a given label

customDelimiterProcessors const DelimiterProcessor[] : customDelimiterProcessors

customLinkMarkers const Int[] : customLinkMarkers

customLinkProcessors const LinkProcessor[] : customLinkProcessors

def Block? def(Type type, Str label)

Lookup a definition of a type for a given label.

Note that the label does not need to be normalized; implementations are responsible for doing this normalization before lookup.

factories const InlineContentParserFactory[] : factories

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST