Class WorkflowConditionBooleanInterpreter

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<Boolean>
org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor<Boolean>
org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<Boolean>, WorkflowConditionVisitor<Boolean>

public final class WorkflowConditionBooleanInterpreter extends WorkflowConditionBaseVisitor<Boolean>
Interprets the conditional operation parse tree and produces a boolean value