logo

class

compiler::NopStmt

sys::Obj
  compiler::Node
    compiler::Stmt
      compiler::NopStmt

NopStmt is no operation do nothing statement.

Slots

isExit

override Bool isExit()

make

new make(Location location)

print

override Void print(AstWriter out)