Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugOutputter ¶
func NewDebugOutputter ¶
func NewDebugOutputter() *DebugOutputter
func (*DebugOutputter) Emit ¶
func (o *DebugOutputter) Emit(t highlight.Token) error
type TextOutputter ¶
func NewTextOutputter ¶
func NewTextOutputter() *TextOutputter
func (*TextOutputter) Emit ¶
func (o *TextOutputter) Emit(t highlight.Token) error
Click to show internal directories.
Click to hide internal directories.