psi.aspect? Can psi elements be created by a plugin
I'm looking into build a apsectwerkz plugin. Seems like it should be
straight forward using only visual annotations. But then I see all the
psi.aspect classes. Can these be psi elements be generated somehow by a
plugin? Are these abstractions for AOP or pretty much aspectj specific?
--
Barry Kaplan
bkaplan@integratedtrading.com
Please sign in to leave a comment.
I meant ..asepcts.psi+
Barry Kaplan wrote:
--
Barry Kaplan
bkaplan@integratedtrading.com
I meant ..asepcts.psi+
Barry Kaplan wrote:
--
Barry Kaplan
bkaplan@integratedtrading.com
Barry,
these are AspectJ-specific I am afraid (they reflect AspectJ syntax in the
same way PSI reflects Java syntax)
Friendly,
Dmitry
Barry Kaplan wrote:
--
Dmitry Lomov
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Ok, thanks
Dmitry Lomov (JetBrains) wrote:
>>I'm looking into build a apsectwerkz plugin. Seems like it should be
>>straight forward using only visual annotations. But then I see all the
>>psi.aspect classes. Can these be psi elements be generated somehow by a
>>plugin? Are these abstractions for AOP or pretty much aspectj specific?
>>
--
Barry Kaplan
bkaplan@integratedtrading.com