Searched refs:visitStringLiteral (Results 1 – 2 of 2) sorted by relevance
183 public boolean visitStringLiteral(ExpressionOwner owner, XString str) in visitStringLiteral() method in XPathVisitor
1119 visitor.visitStringLiteral(owner, this); in callVisitors()