Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompiler ¶
func NewCompiler(opts ...Option) *compiler
Types ¶
type Option ¶
type Option func(options) options
func WithFunctionCaller ¶
func WithFunctionCaller(functionCaller interpreter.FunctionCaller) Option
Click to show internal directories.
Click to hide internal directories.