added generalized constructor to StubBasedPsiElementBase to allow inheriting from...
authornik <Nikolay.Chashnikov@jetbrains.com>
Wed, 24 Jun 2015 08:08:35 +0000 (11:08 +0300)
committernik <Nikolay.Chashnikov@jetbrains.com>
Wed, 24 Jun 2015 08:08:55 +0000 (11:08 +0300)
commitb2e3679223232a1a867281dcf9d8576244ea8a95
treeafebb1078776bbf958dc4dacec2560eea2b8dc20
parent37e56e4a8b1d7cb05909274146898ff4edb0deee
added generalized constructor to StubBasedPsiElementBase to allow inheriting from it in poor languages which doesn't support multiple constructors
platform/core-impl/src/com/intellij/extapi/psi/StubBasedPsiElementBase.java