dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
parse
dparsergen
generator
grammarebnf
Undocumented in source. Be warned that the author may not have intended to support it.
Creator
.
Type
parse
(Lexer lexer, Creator creator)
Creator.Type
parse
(
Creator
alias
Lexer
string
startNonterminal
= "EBNF"
)
(
ref
Lexer
lexer
,
Creator
creator
)
Creator
.
Type
parse
(string input, Creator creator, typeof(Lexer.init.front.currentLocation) startLocation)
Meta
Source
See Implementation
dparsergen
generator
grammarebnf
enums
nonterminalIDFor
functions
parse
structs
Parser
variables
allNonterminals
allProductions
allTokens
endNonterminalID
endProductionID
endTokenID
grammarInfo
startNonterminalID
startProductionID
startTokenID