Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // InsertSemis options InsertSemis = &Options{ScanMode: tpl.InsertSemis} )
Functions ¶
func ParseFloat ¶
ParseFloat parses a float value.
Types ¶
type Engine ¶
type Engine struct { *tpl.CompileRet Interpreter interpreter.Interface // contains filtered or unexported fields }
Engine represents an interpreter.
Click to show internal directories.
Click to hide internal directories.