InlineParser.be constructor

InlineParser.be(
  1. String source,
  2. Document document,
  3. List<InlineSyntax> syntaxes
)

Implementation

InlineParser.be(super.source, this.document, this.syntaxes);