KT-165 Make 'Select word' work correctly on ?. in a receiver type

Spliiting-Joining of complex tokens (?. and ?:) added
This commit is contained in:
Andrey Breslav
2011-09-14 11:37:21 +04:00
parent aab4a6b437
commit b973b596b8
13 changed files with 458 additions and 345 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<project name="Lexer" default="lexer">
<project name="JetLexer" default="lexer">
<property name="home" value="${basedir}"/>
<property file="${home}/idea.properties"/>