Example #1
0
 @Override
 public Set<Symbol> match(String prefix) {
   return owlEntityCheckerScope.match(prefix);
 }