PlainTextRule
in package
implements
InlineRule
FinalYes
Table of Contents
Interfaces
Methods
- applies() : bool
- apply() : InlineNode|null
- getPriority() : int
Methods
applies()
public
applies(InlineLexer $lexer) : bool
Parameters
- $lexer : InlineLexer
Return values
boolapply()
public
apply(BlockContext $blockContext, InlineLexer $lexer) : InlineNode|null
Parameters
- $blockContext : BlockContext
- $lexer : InlineLexer
Return values
InlineNode|nullgetPriority()
public
getPriority() : int