Documentation ¶
Index ¶
Constants ¶
View Source
const ( JpNumber = functions.JpNumber JpString = functions.JpString JpArray = functions.JpArray JpObject = functions.JpObject JpArrayArray = functions.JpArrayArray JpArrayNumber = functions.JpArrayNumber JpArrayString = functions.JpArrayString JpExpref = functions.JpExpref JpAny = functions.JpAny )
Variables ¶
View Source
var ( Compile = api.Compile MustCompile = api.MustCompile Search = api.Search )
View Source
var NewParser = parsing.NewParser
Functions ¶
This section is empty.
Types ¶
type FunctionEntry ¶ added in v1.1.1
type FunctionEntry = functions.FunctionEntry
type JpFunction ¶ added in v1.1.1
type JpFunction = functions.JpFunction
type SyntaxError ¶
type SyntaxError = parsing.SyntaxError
Click to show internal directories.
Click to hide internal directories.