package
0.0.0-20221106140353-31986a82e93f
Repository: https://github.com/klyuchnikovv/edicode.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
Undefined = "undefined".
OpeningBrace = "opening-brace" ClosingBrace = "closing-brace" Quote = "quote".
No description provided by the author
Keyword = "keyword" Type = "built-in-type" BuiltInFunc = "built-in-func" Comment = "comment" String = "string".