Class BooleanJExpr

    • Field Detail

      • value

        private final boolean value
    • Constructor Detail

      • BooleanJExpr

        BooleanJExpr​(boolean value)
    • Method Detail

      • value

        boolean value()
      • write

        public void write​(SourceFileWriter writer)
                   throws java.io.IOException
        Throws:
        java.io.IOException