Xreate
The Xreate programming language
List of all members
TransformationsScopeDecorator< Parent > Class Template Reference

Provides custom transformations during Code Scope compilation. More...

#include <transformations.h>

Detailed Description

template<class Parent>
class xreate::compilation::TransformationsScopeDecorator< Parent >

Provides custom transformations during Code Scope compilation.

Inheritance diagram for TransformationsScopeDecorator< Parent >:
ICodeScopeUnit

Additional Inherited Members

- Protected Member Functions inherited from ICodeScopeUnit
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 file: