File: modules/FtnStmt.pm Version: 1.00
FtnStmt .. FtnStmt.pm Fortran Statement attributes, for progsearch etc
jim.conboy@ccfe.ac.ukUse: Class
Err
strictRoutine Comment Arguments HasKwd Returns .t if statement starts with a keyword IsComment Returns .t if a comment IsKeyWd return 0 if string(s) are all FtnStmt keywords IsLval returns .t if Lval ( assignment ) to $Sstr IsWrite Returns .t if print/write Qmatch Does it match keyword ?? help display the available options.. init Create new instance, from lines array prtl print lines set_string Construct the ftn statement string from @lines
X.for