Package org.palladiosimulator.simulizar.interpreter.result
package org.palladiosimulator.simulizar.interpreter.result
-
ClassDescriptionInterpretation issues allow to signal deviations from the expected control flow, e.The InterpreterResult captures the status of an interpreter execution.Issue handler process the issues which occur during interpretation and ultimately determine how the current interpreter execution flow should proceed.The interpreter result merger encapsulates the logic required to combine the issues of multiple
InterpreterResult
instances.This enum captures the effect an interpretation issue has on the interpreter control flow.