Xreate
The Xreate programming language
Protected Member Functions | List of all members
ICodeScopeUnit Class Referenceabstract

Interface to allow modification of CodeScope compilation. More...

#include <compilepass.h>

Detailed Description

Interface to allow modification of CodeScope compilation.

Default implementation defined in xreate::compilation::DefaultCodeScopeUnit

Inheritance diagram for ICodeScopeUnit:
BasicCodeScopeUnit CachedScopeDecorator< Parent > TransformationsScopeDecorator< Parent > TypeConversionScopeDecorator< Parent > InterpretationScopeDecorator< Parent > LatexBruteScopeDecorator< Parent > PolymorphCodeScopeUnit< Parent > VersionsScopeDecorator< Parent >

Protected Member Functions

virtual IFnInvocationfindFunction (const Expression &opCall)=0
 For subclasses to implement this method to define a function name resolution.
 

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