CAST II Game Engine |
||||||||
![]() |
MAIN | FEATURES | SCREENSHOTS | FORUMS | MANUAL | DOWNLOADS | CONTACTS | |
type TAbstractCompiler = class(TSubsystem)
| Name | Description | |
|---|---|---|
![]() | LastError | Description of last compilation error occured |
![]() | function Compile(const Source: string): OTypes.TRTData; virtual; abstract; |
![]() | function Compile(const Source: string): OTypes.TRTData; virtual; abstract; |
Translate the given source to an intermediate or binary form
|
Last modified: 26 Oct, 2008 |