conf

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ContinueWhenLexerError bool
	BreakWhenLexerError    bool
	ContinueWhenEOF        bool
	BreakWhenEOF           bool
	ContinueWhenNullAST    bool
	BreakWhenNullAST       bool
	ContinueWhenDebugError bool
	BreakWhenDebugError    bool
	ContinueWhenCastError  bool
	BreakWhenCastError     bool
	ContinueWhenFirstError bool
	BreakWhenFirstError    bool
	ContinueWhenEvalError  bool
	BreakWhenEvalError     bool
	ContinueNullStmt       bool
	BreakNullStmt          bool
	DisableMainFunc        bool
	DisableWaitForPool     bool
	DisablePreProcess      bool
	OnlyCheck              bool
)

解释器进阶参数配置

Functions

func TestConfig

func TestConfig()

TestConfig 因为测试不走 flag 解析 这里需要手动初始化下

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL