Documentation ¶
Index ¶
Constants ¶
View Source
const ( Identifier Kind = "Identifier" Number = "Number" String = "String" Operator = "Operator" Bracket = "Bracket" EOF = "EOF" )
Variables ¶
This section is empty.
Functions ¶
func IsAlphaNumeric ¶ added in v1.5.9
func IsAlphabetic ¶ added in v1.5.9
Types ¶
Click to show internal directories.
Click to hide internal directories.