//
pkg.gl
Category
github.com/wangjuelong/expr
parser
lexer
package
1.9.1
Repository:
https://github.com/wangjuelong/expr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
543 SLOC
#
Functions
IsAlphabetic
No description provided by the author
IsAlphaNumeric
No description provided by the author
IsSpace
No description provided by the author
Lex
No description provided by the author
#
Constants
Bracket
No description provided by the author
EOF
No description provided by the author
Identifier
No description provided by the author
Number
No description provided by the author
Operator
No description provided by the author
String
No description provided by the author
#
Structs
Token
No description provided by the author
#
Type aliases
Kind
No description provided by the author