Class | Description |
---|---|
FbasicType |
The FbasicType represents the FbasicType (3.3) element in XcodeML
intermediate representation.
|
FfunctionDefinition |
The FfunctionDefinition represents the FfunctionDefinition (5.3) element in
XcodeML intermediate representation.
|
FfunctionType |
The FfunctionType represents the FfunctionType (3.4) element in XcodeML
intermediate representation.
|
FmoduleDefinition |
The FmoduleDefinition represents the FmoduleDefinition (5.7) element in
XcodeML intermediate representation.
|
FortranModule |
The FortranModule represents the module information produced by the Fortran front-end
of OMNI Compiler.
|
FstructType |
The FstructType class represents the FstructType (3.5) element in XcodeML/F.
|
Enum | Description |
---|---|
DeclarationPosition |
Describe the different position of a declaration in a fortran code.
|
FortranType |
Enum representing the type coming from OMNI Compiler.
|
Intent |
The Intent represents the possible value for the intent attribute in XcodeML
intermediate representation.
|