debug.addAll(rdfsRuleEngine0.applyRulesDebugByteArray(this.rootNode,
prefixInstance));
final RDFSRuleEngine1 rdfsRuleEngine1 = new RDFSRuleEngine1();
debug.addAll(rdfsRuleEngine1.applyRulesDebugByteArray(this.rootNode,
prefixInstance));
final RDFSRuleEngine2 rdfsRuleEngine2 = new RDFSRuleEngine2();
debug.addAll(rdfsRuleEngine2.applyRulesDebugByteArray(this.rootNode,
prefixInstance));
}
final List<DebugContainer<BasicOperatorByteArray>> ldc = this.parallelOperatorDebugByteArray(
this.rootNode, prefixInstance);
if (ldc != null) {