Searched refs:visitNumberLiteral (Results 1 – 2 of 2) sorted by relevance
196 public boolean visitNumberLiteral(ExpressionOwner owner, XNumber num) in visitNumberLiteral() method in XPathVisitor
433 visitor.visitNumberLiteral(owner, this); in callVisitors()