EvaluationResult

constructor(fulfillingNodes: Nodes, unfulfillingNodes: Nodes, problems: CpgWheneverEvaluator.Problems)(source)
constructor(fulfillingNodes: MutableList<Node> = mutableListOf(), unfulfillingNodes: MutableList<Node> = mutableListOf(), problems: CpgWheneverEvaluator.Problems = Problems())(source)