public virtual void  addSyntacticPredicateListener(SyntacticPredicateListener l)
 {
     eventSupport.addSyntacticPredicateListener(l);
 }