Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnexpectedToken = errors.New("unexpected token")
Functions ¶
This section is empty.
Types ¶
type AssignNode ¶
type BinaryNode ¶
type CommentNode ¶
type Env ¶
type Env struct {
// contains filtered or unexported fields
}
func (*Env) SetDecimalPlaces ¶
func (*Env) SetPrecision ¶
func (*Env) SetTraceOutput ¶
type NumberNode ¶
Click to show internal directories.
Click to hide internal directories.