loki

Modules

loki.analyse

loki.backend

loki.build

loki.bulk

loki.config

Dictionary class that holds global configuration parameters.

loki.dimension

loki.expression

loki.frontend

loki.ir

Control flow node classes for Control flow tree

loki.lint

loki.logging

loki.module

Contains the declaration of Module to represent Fortran modules.

loki.pragma_utils

loki.program_unit

loki.scope

Representation of symbol tables and scopes in Loki’s internal representation (IR)

loki.sourcefile

Contains the declaration of Sourcefile that is used to represent and manipulate (Fortran) source code files.

loki.subroutine

loki.tools

loki.transform

loki.types

Collection of classes to represent type information for symbols used throughout Loki’s internal representation (IR)

loki.visitors