Class NewlineRef


  • public class NewlineRef
    extends StringRef
    Represents a newline. Separated so I can do smart things like not spitting out newlines when the only thing on a line is an attr expr.
    • Constructor Detail

      • NewlineRef

        public NewlineRef​(StringTemplate enclosingTemplate,
                          java.lang.String str)