Class NstInstruction
Class NstInstruction. This is the base class for Fortran instructions. An instruction can be a call, an assignment, etc...
int type() const
char* class_type() const
char* class_name() const
int base_type() const
NstTree* create_default()
void copy(const NstInstruction& s)
NstInstruction* clone() const
NstInstruction& operator= (const NstInstruction& s)
Alphabetic index HTML hierarchy of classes or Java