[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pas2jsfscompiler.pp line 37
type TPas2jsFSCompiler = class(TPas2jsCompiler) |
protected |
function CreateJSMapper; override; |
function OnJSMapperIsBinary(); virtual; |
public |
procedure SetWorkingDir(); override; |
function CreateSetOfCompilerFiles(); override; |
function CreateFS; override; |
procedure InitParamMacros; override; |
property FileCache: TPas2jsFilesCache; [r] |
end; |
| |
| |
TObject |