dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
tokenSetCode
dparsergen
generator
parsercodegencommon
Undocumented in source. Be warned that the author may not have intended to support it.
string
tokenSetCode
(
EBNFGrammar
grammar
,
const
BitSet
!
TokenID
set
,
string
var
,
bool
inverted
= false
)
Meta
Source
See Implementation
dparsergen
generator
parsercodegencommon
functions
checkTagsCode
createAllNonterminalsCode
createAllProductionsCode
createAllTokensCode
createParseStateComments
isIdentifierStr
nonterminalFlagsToCode
nonterminalIDCode
parseFunctionName
reduceFunctionName
reduceTagsCode
symbolNameCode
tokenDCode
tokenSetCode
structs
CommaGen