Class JEmptyStatement

  • All Implemented Interfaces:
    com.sun.codemodel.JStatement

    public class JEmptyStatement
    extends Object
    implements com.sun.codemodel.JStatement
    • Constructor Detail

      • JEmptyStatement

        public JEmptyStatement()
    • Method Detail

      • state

        public void state​(com.sun.codemodel.JFormatter formatter)
        Specified by:
        state in interface com.sun.codemodel.JStatement