Compares two text nodes to determine if they should be matched. Takes into account whitespace options. @param a First node @param b Potential match for a @return True if nodes match, false otherwise
(final Node a, final Node b)
source not stored for this graph (policy: none)
no test coverage detected