UnparseFortran_type::UnparseFortran_type
Construct from Unparser
Synopsis
Declared in <src/backend/unparser/FortranCodeGeneration/unparseFortran_types.h>
UnparseFortran_type(Unparser* unp);
Parameters
Name |
Description |
unp |
The object to construct from |
Created with MrDocs