See: Description
| Class | Description |
|---|---|
| CppLambdaRecognizer |
Recognizer that finds C++ lambdas and continues parsing within these.
|
| CppShallowParser |
Shallow parser for C/C++14.
|
| CppSkipTemplateSpecificationRecognizer |
A recognizer that skips the angle brackets of a template.
|