23 #if !defined (octave_pt_cmd_h)
24 #define octave_pt_cmd_h 1
67 int l = -1,
int c = -1)
79 return (orig_cmd ==
"endfunction" || orig_cmd ==
"endscript");
tree_command(int l=-1, int c=-1)
std::string original_command(void)
bool is_end_of_fcn_or_script(void) const
tree_function_def(const octave_value &v, int l=-1, int c=-1)
F77_RET_T const double const double * f
static llvm::LLVMContext & context
virtual ~tree_command(void)
bool is_end_of_file(void) const
tree_no_op_command(const std::string &cmd="no_op", bool e=false, int l=-1, int c=-1)
tree_function_def(octave_function *f, int l=-1, int c=-1)
tree_walker & operator=(const tree_walker &)
~tree_no_op_command(void)