package
0.8.0-beta
Repository: https://github.com/knitcodegen/knit.git
Documentation: pkg.go.dev

# Functions

BeginAnnotation uses regexp to match parser.BEG_PATTERN in the given input text.
EndAnnotation uses regexp to match parser.END_PATTERN in the given input text.
Options uses regexp to match all parser.OPTION_PATTERN in the given input text.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Option represents options read through the regex parser.