 | LGSPMatcherGeneratorGetDynCompilerSetup Method |
Setup of compiler parameters for recompilation of actions at runtime taking care of analyze information
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic CompilerParameters GetDynCompilerSetup(
string modelAssemblyLocation,
string actionAssemblyLocation
)
Parameters
- modelAssemblyLocation String
-
- actionAssemblyLocation String
-
Return Value
CompilerParameters
See Also