Xreate
The Xreate programming language
List of all members
TargetInterpretation Class Reference

Encapsulates interpretation process based on analysis results from InterpretationPass. More...

#include <targetinterpretation.h>

Detailed Description

Encapsulates interpretation process based on analysis results from InterpretationPass.

See also
InterpretationPass

TargetInterpretation is executed during compilation and is intended to preprocess eligible for interpretation parts of a source code.

Keeps a list of InterpretationFunction / PIFunction that represent interpretation for an individual functions.

There is InterpretationScopeDecorator that embeds interpretation to an overall compilation process.

See also
InterpretationPass, compilation::Target, Interpretation Concept
Inheritance diagram for TargetInterpretation:
Target< ConcreteTarget > Target< TargetInterpretation >

The documentation for this class was generated from the following files: