Uses of Class
com.github.javaparser.printer.lexicalpreservation.Difference.EnforcingIndentationContext
Packages that use Difference.EnforcingIndentationContext
-
Uses of Difference.EnforcingIndentationContext in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return Difference.EnforcingIndentationContextModifier and TypeMethodDescriptionDifference.defineEnforcingIndentationContext(NodeText nodeText, int startIndex) Starting atnodeTextIndexthis method tries to determine how many contiguous spaces there are between the previous end of line and the next non whitespace (or tab) character