Skip to content

SageBuilder::buildCommonBlock

Build a Fortran Common statement

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgCommonBlock*
buildCommonBlock(SgCommonBlockObject* first_block = NULL);

Created with MrDocs