Class NstStatement
Class NstStatement. This is the base class for Fortran control statements (DO, IF, FORALL, etc...).
int label
string slabel
int line_number
int is_commented
string above_comment
string below_comment
int type() const
char* class_type() const
char* class_name() const
int base_type() const
NstTree* create_default()
void copy(const NstStatement& s)
NstStatement* clone() const
NstStatement& operator= (const NstStatement& s)
Alphabetic index HTML hierarchy of classes or Java