All Implemented Interfaces:
Cloneable, DirectiveConstants

public class Define extends Block
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 $
  • Constructor Details

    • Define

      public Define()
  • Method Details