Метод | Описание | |
---|---|---|
CreateCompiler ( |
||
GetExtensionICanCompile ( ) : string | ||
GetLanguageName ( ) : string | ||
GetNamespace ( string fileName, string definedSymbols ) : string |
Метод | Описание | |
---|---|---|
SupportedLanguage ( ) : System |
public abstract CreateCompiler ( |
||
island | ||
buildingForEditor | bool | |
targetPlatform | BuildTarget | |
runUpdater | bool | |
Результат |
public abstract GetExtensionICanCompile ( ) : string | ||
Результат | string |
public abstract GetLanguageName ( ) : string | ||
Результат | string |
public GetNamespace ( string fileName, string definedSymbols ) : string | ||
fileName | string | |
definedSymbols | string | |
Результат | string |