public class DivideByZeroValidator extends ValueCollector
Collector.Mode
Node.Visitor.State, Node.Visitor.Status
ignoreCase, values
type
Constructor and Description |
---|
DivideByZeroValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Node n)
Return true if this node can be accepted by the Collector
|
protected boolean |
isDivideByZero(Node n) |
getValues, isIgnoreCase
protected boolean isDivideByZero(Node n)
public boolean accept(Node n) throws java.rmi.RemoteException, MXException
Collector
accept
in class ValueCollector
java.rmi.RemoteException
MXException