the provided CompilerConfiguration
The provided CompilationData
The identifier of the script to be resolved
If the identifier can be successfully resolved as a script, the script is compiled and returned as a CompilationResultSuccess. If an error occurs in compiling it, the error is returned as a string.
Otherwise, the identifier is not recognized as a script, and this method
simply returns false
.
Generated using TypeDoc
Compile an internal script identifier.