Exemple #1
0
 public void clearPredicates() {
   for (DEPNode node : this) node.removeFeat(DEPLib.FEAT_PB);
 }