Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Jastadd2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
Jastadd2
Commits
47d2727a
Commit
47d2727a
authored
4 years ago
by
Jesper
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in reference manual
parent
1a3b0a92
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/reference-manual.md
+1
-1
1 addition, 1 deletion
doc/reference-manual.md
with
1 addition
and
1 deletion
doc/reference-manual.md
+
1
−
1
View file @
47d2727a
...
@@ -1758,7 +1758,7 @@ Option | Purpose
...
@@ -1758,7 +1758,7 @@ Option | Purpose
`--flush=ARGS`
| Generate methods for flushing attribute caches.
`--flush=ARGS`
| Generate methods for flushing attribute caches.
`--dot`
| Generate a DOT graph of the abstract grammar.
`--dot`
| Generate a DOT graph of the abstract grammar.
`--emptyContainerSingletons`
| Use singleton objects for empty List or Opt nodes.
`--emptyContainerSingletons`
| Use singleton objects for empty List or Opt nodes.
`--optimize
I
mports`
| Remove unused imports in generated code.
`--optimize
-i
mports`
| Remove unused imports in generated code.
`--statistics=PATH`
| Output attribute statistics in CSV format to a file.
`--statistics=PATH`
| Output attribute statistics in CSV format to a file.
`--minListSize=NUM`
| Performance tuning: minimum non-empty child list size.
`--minListSize=NUM`
| Performance tuning: minimum non-empty child list size.
`--staticState=yes/no`
| Performance tuning: use a static field to store reference to AST state object.
`--staticState=yes/no`
| Performance tuning: use a static field to store reference to AST state object.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment