Class DecoratorImpl

All Implemented Interfaces:
Decorator, Tree

public class DecoratorImpl extends SimpleStatement implements Decorator
Even if decorator is not a statement, it extends SimpleStatement in order to properly resolve its last token as it's a newline token