Constructors
constructor
- new MqlCompilerResults(prepends: string, javaScript: string, functions: object[]): MqlCompilerResults
-
Parameters
-
prepends: string
-
javaScript: string
-
functions: object[]
Properties
functions
functions: object[]
javaScript
javaScript: string
prepends
prepends: string