First step of extract method: CodeFragment
commitb92f53240056d8558607d4f10e68de50c8ed0375
authorOleg Shpynov <oleg.shpynov@jetbrains.com>
Tue, 26 Jan 2010 17:26:41 +0000 (26 20:26 +0300)
committerOleg Shpynov <oleg.shpynov@jetbrains.com>
Tue, 26 Jan 2010 17:26:41 +0000 (26 20:26 +0300)
tree7ad4aaffdcdc04556755a88e499a2609ca060569
parent7f8b856bbcaf5e8094703b54f24253f8f2d1cc13
First step of extract method: CodeFragment
platform/lang-impl/src/com/intellij/codeInsight/codeFragment/CannotCreateCodeFragmentException.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/codeFragment/CodeFragment.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/codeFragment/CodeFragmentUtil.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/codeFragment/Position.java [new file with mode: 0644]