OpenADFortTk (SourceProcessing)
PyFort.fortStmts.PrintStmt Class Reference
Inheritance diagram for PyFort.fortStmts.PrintStmt:
Collaboration diagram for PyFort.fortStmts.PrintStmt:

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string kw = 'print'
 kw_str = kw

Detailed Description

Definition at line 2155 of file fortStmts.py.


Constructor & Destructor Documentation

def PyFort.fortStmts.PrintStmt.__init__ (   self,
  ioCtrlSpecList,
  itemList,
  kwString = kw,
  lineNumber = 0,
  label = False,
  lead = '',
  internal = [],
  rest = [] 
)

Reimplemented from PyFort.fortStmts.SimpleSyntaxIOStmt.

Definition at line 2159 of file fortStmts.py.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables