Loading...
Searching...
No Matches
get Interface Reference

Definition

Retrieve a macro by index.

Remarks

Definition at line 132 of file macro.f90.


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

Methods

◆ get_item()

type(macro) function, allocatable get_item ( type(macro), dimension(:), intent(inout) this,
integer, intent(in) key )

Retrieve macro by 1-based index.

Remarks

Definition at line 848 of file macro.f90.