Interface TemplateModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TemplateModel NOTHING
      A general-purpose object to represent nothing.
    • Field Detail

      • NOTHING

        static final TemplateModel NOTHING
        A general-purpose object to represent nothing. It acts as an empty string, false, empty sequence, empty hash, and null-returning method model.