//
pkg.gl
Category
github.com/eliothedeman/goby
compiler
parser
arguments
package
0.1.9
Repository:
https://github.com/eliothedeman/goby.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
25 SLOC
#
Constants
NormalArg
Enums for different kinds of arguments.
OptionalKeywordArg
Enums for different kinds of arguments.
OptionedArg
Enums for different kinds of arguments.
RequiredKeywordArg
Enums for different kinds of arguments.
SplatArg
Enums for different kinds of arguments.
#
Variables
Tokens
Tokens marks token types that can be used as method call arguments.
Types
Types is a table maps argument types enum to the their real name.