Interface DecoratorTree

  • All Superinterfaces:
    Tree
    All Known Implementing Classes:
    DecoratorTreeImpl

    @Beta
    public interface DecoratorTree
    extends Tree
    Class and property decorator. Proposed for ES2017.
     @foo 
     @foo.bar(true)