Uses of Class
com.github.difflib.algorithm.myers.PathNode
Packages that use PathNode
-
Uses of PathNode in com.github.difflib.algorithm.myers
Fields in com.github.difflib.algorithm.myers declared as PathNodeMethods in com.github.difflib.algorithm.myers that return PathNodeModifier and TypeMethodDescriptionfinal PathNodePathNode.previousSnake()Skips sequences ofPathNodesuntil a snake or bootstrap node is found, or the end of the path is reached.Constructors in com.github.difflib.algorithm.myers with parameters of type PathNode