package
0.0.0-20241018093427-bc2ff700a168
Repository: https://github.com/walleframe/wctl.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
SourceContext is a simple instance of a token.Context which contains the name of the source file.
# Type aliases
No description provided by the author
Let s be the current state
Let r be the current input rune
transitionTable[s](r) returns the next state.