26 #if ! defined (octave_pt_cmd_h)
27 #define octave_pt_cmd_h 1
29 #include "octave-config.h"
65 int l = -1,
int c = -1)
virtual ~tree_command(void)=default
tree_command(int l=-1, int c=-1)
tree_command & operator=(const tree_command &)=delete
tree_command(const tree_command &)=delete
tree_function_def(octave_function *f, int l=-1, int c=-1)
~tree_function_def(void)=default
tree_function_def(const octave_value &v, int l=-1, int c=-1)
tree_function_def & operator=(const tree_function_def &)=delete
tree_function_def(const tree_function_def &)=delete
void accept(tree_walker &tw)
tree_no_op_command(const tree_no_op_command &)=delete
tree_no_op_command & operator=(const tree_no_op_command &)=delete
tree_no_op_command(const std::string &cmd="no_op", bool e=false, int l=-1, int c=-1)
bool is_end_of_fcn_or_script(void) const
~tree_no_op_command(void)=default
void accept(tree_walker &tw)
std::string original_command(void)
bool is_end_of_file(void) const
virtual void visit_no_op_command(tree_no_op_command &)
virtual void visit_function_def(tree_function_def &)
static double f(double k, double l_nu, double c_pm)