Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config holds debug configuration settings
func NewConfig ¶
func NewConfig() *Config
NewConfig creates a new debug configuration with default values
func (*Config) ShouldDebugEvaluator ¶
ShouldDebugEvaluator returns true if evaluator debugging is enabled
func (*Config) ShouldDebugLexer ¶
ShouldDebugLexer returns true if lexer debugging is enabled
func (*Config) ShouldDebugParser ¶
ShouldDebugParser returns true if parser debugging is enabled
Click to show internal directories.
Click to hide internal directories.