optimization Level
fun optimizationLevel(targetOptimizationLevel: Int): L2Generator.OptimizationLevel
Content copied to clipboard
Answer the OptimizationLevel for the given ordinal value.
Return
The corresponding OptimizationLevel, failing if the ordinal was out of range.
Parameters
target Optimization Level
The ordinal value, an int.