class Opal::Nodes::Base

def stmt(sexp)

def stmt(sexp)
  @compiler.process sexp, :stmt
end