Files
kotlin-fork/grammar
Sergey Igushkin 32df9c00ee Update literals in the grammar reference
Add missing long literal suffix
Add binary integer literals
Introduce IntegerLiteral lexer rule, which is closer to the actual lexer

Issue #KT-22713 Fixed
2018-03-12 18:02:22 +03:00
..
2015-03-20 12:08:05 +01:00

This module contains a semi-formal description of Kotlin grammar. It is processed by a tool to generate the Kotlin grammar specification on the Kotlin Web site.