Skip to content

SageBuilder::buildFortranImplicitType

Build a type based on Fortran's implicit typing rules. Currently this interface does not take into account possible implicit statements that change the rules.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgType*
buildFortranImplicitType(SgName name);

Return Value

This class represents the base class for all types.

Parameters

Name

Description

name

This class represents strings within the IR nodes.

Created with MrDocs