Module kotlin_poet_rs::tokens::keyword
source · Constants§
- ‘by’ keyword
companion- ‘constructor’ keyword
- ‘data’ class keyword
- ‘init’ keyword, used for initializing class after constructor call
innerreified- ‘this’ keyword, refers to current context parameter or parent constructor