dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
DocComment
dparsergen
generator
generator
Undocumented in source.
struct
DocComment {
string
content
;
LocationAll
start
;
LocationAll
end
;
}
Members
Variables
content
string
content
;
Undocumented in source.
end
LocationAll
end
;
Undocumented in source.
start
LocationAll
start
;
Undocumented in source.
Meta
Source
See Implementation
dparsergen
generator
generator
functions
main
parseEBNF2
readEBNFFiles
toAnnotations
toArray
toDeclaration
toEBNF
structs
DocComment
LexerWrapper