-
-
Notifications
You must be signed in to change notification settings - Fork 74
Moose support
Alexandr Evstigneev edited this page Oct 16, 2017
·
4 revisions
Basic Moose support implemented:
- Proper
use Moose;anduse Moo;processing. -
extendsandwithstatements support. -
innerandsupercalls resolution. - Resolution and refactoring in method modifiers:
around,after,beforeandaugment. - Parsing, resolution and refactoring for
overridestatement (annotations supported). - Parsing, resolution and refactoring for
hasstatement (annotations supported). - Live-templates for Moose constructions
- Home
- Getting started
- Features
- Languages & Frameworks
- Integration
- Version Managers
- Misc