메소드 | 설명 | |
---|---|---|
CompileCore ( ) : void |
Finds and compiles Emmet source file.
|
|
EngineCompiler ( |
Constructor.
|
|
LoadExtensions ( string extensionsDirectory ) : void |
Loads JavaScript extensions and preferences from the specified directory.
|
|
RegisterCallbacks ( |
Registers the callbacks required by Emmet.
|
메소드 | 설명 | |
---|---|---|
GetFunctionWrapper ( JSFunction callback ) : |
public EngineCompiler ( |
||
engine | The engine to use for compilation. | |
리턴 | System.Collections.Generic |
public LoadExtensions ( string extensionsDirectory ) : void | ||
extensionsDirectory | string | Pathname of the extensions directory. |
리턴 | void |
public RegisterCallbacks ( |
||
editor | Callbacks handler. | |
리턴 | void |