Class Define

  • All Implemented Interfaces:
    Cloneable

    @Deprecated
    public class Define
    extends Block
    Deprecated.
    for removal in PMD 7.0.0
    Directive that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.
    Version:
    $Id: Define.java 686842 2008-08-18 18:29:31Z nbubna $
    Author:
    Andrew Tetlaw, Nathan Bubna
    • Constructor Detail

      • Define

        public Define()
        Deprecated.
    • Method Detail

      • getName

        public String getName()
        Deprecated.
        Return name of this directive.
        Specified by:
        getName in class Directive
        Returns:
        The name of this directive.