ParseTreeMatch.getMismatchedNode

@uml Get the node at which we first detected a mismatch.

@return the node at which we first detected a mismatch, or {@code null} if the match was successful.

class ParseTreeMatch
getMismatchedNode
()

Meta