Class BazelFunctionRule

  • All Implemented Interfaces:
    com.fizzed.rocker.RockerModel

    @Generated("Rocker")
    public class BazelFunctionRule
    extends Rule
    • Constructor Detail

      • BazelFunctionRule

        public BazelFunctionRule()
    • Method Detail

      • getContentType

        public static com.fizzed.rocker.ContentType getContentType()
      • getTemplateName

        public static java.lang.String getTemplateName()
      • getTemplatePackageName

        public static java.lang.String getTemplatePackageName()
      • getHeaderHash

        public static java.lang.String getHeaderHash()
      • getArgumentNames

        public static java.lang.String[] getArgumentNames()
      • buildTemplate

        protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate()
                                                                         throws com.fizzed.rocker.RenderingException
        Overrides:
        buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
        Throws:
        com.fizzed.rocker.RenderingException