Uses of Class
com.github.javaparser.printer.lexicalpreservation.IndentationCalculator.EnforcingContext
Packages that use IndentationCalculator.EnforcingContext
-
Uses of IndentationCalculator.EnforcingContext in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return IndentationCalculator.EnforcingContextModifier and TypeMethodDescriptionIndentationCalculator.analyzeEnforcingContext(com.github.javaparser.printer.lexicalpreservation.NodeText nodeText, int index) Analyzes the indentation enforcement context at a given position in the node text.