Documentation ¶
Index ¶
Constants ¶
View Source
const ( TOP_MARGIN = 14.0 HORIZONTAL_MARGIN = 4.0 COLUMN_PADDING = 3.0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func (*Builder) AppendCode ¶
func (builder *Builder) AppendCode(line []*lex.ColoredElement)
func (*Builder) AppendIndex ¶
func (builder *Builder) AppendIndex()
func (*Builder) AppendLine ¶
func (builder *Builder) AppendLine()
func (*Builder) AppendTitle ¶
func (*Builder) SaveAndClose ¶
Click to show internal directories.
Click to hide internal directories.