Package org.ossreviewtoolkit.evaluator
Class RulesScriptCompilationConfiguration
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class RulesScriptCompilationConfiguration extends ScriptCompilationConfiguration
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<PropertiesCollection.Key<?>, Object>notTransientData
-
Constructor Summary
Constructors Constructor Description RulesScriptCompilationConfiguration()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class kotlin.script.experimental.util.PropertiesCollection
containsKey, entries, equals, get, getNoDefault, getNotTransientData, hashCode, isEmpty -
Methods inherited from class kotlin.script.experimental.api.ScriptCompilationConfiguration
toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-