Files
kotlin-fork/grammar
Andrey Breslav 86e40073c5 KT-2625 Parse multiple assignment to variables
New PSI element types introduced.
Parsing procedure for properties reused.
Extra syntactic elements (receiver, type) are prohibited in the parser

#KT-2625 Fixed
2012-08-17 22:04:33 +04:00
..

This module contains a semi-formal description of Kotlin grammar along with some code that translates it into a confluence wiki format.