-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Production::inlined: bool
flag
#323
Milestone
Comments
OmarTawfik
changed the title
add
add Mar 8, 2023
Production::inlined: bool
field, which will prevent it from generating its own RuleKind
or TokenKind
Production::inlined: bool
flag
OmarTawfik
assigned OmarTawfik and AntonyBlakey and unassigned AntonyBlakey and OmarTawfik
May 23, 2023
OmarTawfik
added a commit
that referenced
this issue
May 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requirements
RuleKind
orTokenKind
orProductionKind
.Missing Validation
Parser
defs cannot reference inlinedScanner
defs.Scanner
defs can reference only inlinedScanner
defs, except innot:
andsubtrahend:
.Scanner
defs cannot reference top-levelScanner
defs.Trivia
can reference inlinedTrivia
.The text was updated successfully, but these errors were encountered: