23 #if !defined (octave_pt_const_h)
24 #define octave_pt_const_h 1
50 int l = -1,
int c = -1)
63 void print (std::ostream& os,
bool pr_as_read_syntax =
false,
64 bool pr_orig_txt =
true);
66 void print_raw (std::ostream& os,
bool pr_as_read_syntax =
false,
67 bool pr_orig_txt =
true);
tree_constant(const octave_value &v, int l=-1, int c=-1)
octave_value rvalue1(int=1)
tree_constant(int l=-1, int c=-1)
bool rvalue_ok(void) const
static llvm::LLVMContext & context
void stash_original_text(const std::string &s)
bool is_constant(void) const
tree_constant(const octave_value &v, const std::string &ot, int l=-1, int c=-1)
bool has_magic_end(void) const
std::string original_text(void) const
tree_walker & operator=(const tree_walker &)