Documentation ¶
Index ¶
Constants ¶
View Source
const ( DbgSymbol dbgFlags = 1 << iota DbgParseIsMethod //print parse.go isMethod debug log info DbgFlagAll = DbgSymbol | DbgParseIsMethod )
Variables ¶
This section is empty.
Functions ¶
func GetDebugParseIsMethod ¶
func GetDebugParseIsMethod() bool
func GetDebugSymbol ¶
func GetDebugSymbol() bool
func SetDebugParseIsMethod ¶
func SetDebugParseIsMethod()
func SetDebugSymbol ¶
func SetDebugSymbol()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.