tweak cpp doc
This commit is contained in:
parent
9366718c11
commit
e2dadb5f62
|
@ -74,7 +74,7 @@ int main(int argc, const char* argv[]) {
|
|||
|
||||
This example assumes your grammar contains a parser rule named `key` for which the enterKey function was generated.
|
||||
|
||||
## Specialities of this ANTLR target
|
||||
## Special cases for this ANTLR target
|
||||
|
||||
There are a couple of things that only the C++ ANTLR target has to deal with. They are described here.
|
||||
|
||||
|
|
Loading…
Reference in New Issue