OpenADFortTk (SourceProcessing)
PyUtil.typetab.TypetabEntry.AllocatableEntryKind Class Reference
Inheritance diagram for PyUtil.typetab.TypetabEntry.AllocatableEntryKind:
Collaboration diagram for PyUtil.typetab.TypetabEntry.AllocatableEntryKind:

List of all members.

Public Member Functions

def __init__
def debug

Public Attributes

 typetab_id
 rank

Static Public Attributes

string keyword = 'allocatable'

Static Private Attributes

list _sons = ['typetab_id','rank']

Detailed Description

Definition at line 507 of file typetab.py.


Constructor & Destructor Documentation

def PyUtil.typetab.TypetabEntry.AllocatableEntryKind.__init__ (   self,
  typetab_id,
  rank 
)

Definition at line 512 of file typetab.py.


Member Function Documentation


Member Data Documentation

Reimplemented from PyUtil::typetab.TypetabEntry::GenericEntryKind.

Definition at line 509 of file typetab.py.


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