InlineParserContext
@Js
class InlineParserContext : Obj
InlineParserContext
Lookup a definition of a type for a given label
const DelimiterProcessor[] : customDelimiterProcessors
const Int[] : customLinkMarkers
const LinkProcessor[] : customLinkProcessors
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.
const InlineContentParserFactory[] : factories