//
pkg.gl
Category
github.com/thanhpd56/dbml-go
annotations
package
0.0.0-20230512115304-6c0bc4a16b57
Repository:
https://github.com/thanhpd56/dbml-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
158 SLOC
#
Functions
NewScanner
NewScanner returns a new instance of Scanner.
NewStringScanner
NewScanner returns a new instance of Scanner.
Parse
Parse ...
#
Constants
ANNOTATION
Identifiers.
COMMA
,.
EOF
No description provided by the author
ILLEGAL
No description provided by the author
LPAREN
(.
RPAREN
).
VALUE
No description provided by the author
#
Structs
Scanner
Scanner represents a lexical Scanner.