Uses of Class
com.github.javaparser.printer.lexicalpreservation.DifferenceElementCalculator.ChildPositionInfo
Packages that use DifferenceElementCalculator.ChildPositionInfo
-
Uses of DifferenceElementCalculator.ChildPositionInfo in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return types with arguments of type DifferenceElementCalculator.ChildPositionInfoModifier and TypeMethodDescriptionprivate static List<DifferenceElementCalculator.ChildPositionInfo>
DifferenceElementCalculator.findChildrenPositions
(LexicalDifferenceCalculator.CalculatedSyntaxModel calculatedSyntaxModel) Find the positions of all the given children.