An example is official kotlin grammar [here](https://github.com/Kotlin/kotlin-spec/blob/release/grammar/src/main/antlr/KotlinParser.g4#L250). Generated rust code contains couple of `fn type(&self)` which should be `fn r#type(&self)`