Loading...
Searching...
No Matches
read_unit

Definition

Abstract interface to the top-level preprocessing routine.

This callback allows modules such as the include handler to invoke recursive preprocessing of additional source units without creating circular module dependencies.

Implementations are expected to preprocess the contents of the input unit and emit the resulting output to the specified unit.

Definition at line 238 of file macro.f90.


The documentation for this interface was generated from the following file: