26 #if ! defined (octave_ov_colon_h)
27 #define octave_ov_colon_h 1
29 #include "octave-config.h"
74 OCTINTERP_API
void print (std::ostream& os,
bool pr_as_read_syntax =
false);
76 OCTINTERP_API
void print_raw (std::ostream& os,
77 bool pr_as_read_syntax =
false)
const;
bool is_constant(void) const
octave_base_value * clone(void) const
bool is_defined(void) const
octave_base_value * empty_clone(void) const
octave::idx_vector index_vector(bool=false) const
~octave_magic_colon(void)=default
bool is_magic_colon(void) const
octave_magic_colon(const octave_magic_colon &)
octave::idx_vector idx_vector
#define DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA