Class NaruNopStmt

java.lang.Object
net.thevpc.naru.api.stmt.NaruStatement
net.thevpc.naru.impl.engine.stmt.NaruNopStmt
All Implemented Interfaces:
Cloneable, net.thevpc.nuts.elem.NToElement, net.thevpc.nuts.util.NCopiable

public class NaruNopStmt extends NaruStatement implements Cloneable
  • Constructor Details

    • NaruNopStmt

      public NaruNopStmt()
    • NaruNopStmt

      public NaruNopStmt(net.thevpc.nuts.elem.NElement element)
  • Method Details