Searched refs:TABS_WITH_SPACE_ALIGN (Results 1 – 3 of 3) sorted by relevance
71 TABS_WITH_SPACE_ALIGN enumConstant100 case TABS_WITH_SPACE_ALIGN: in getIndent()
69 case TABS_WITH_SPACE_ALIGN: in indent()100 case TABS_WITH_SPACE_ALIGN: in calculateIndentWithAlignTo()
41 …t static com.github.javaparser.printer.PrettyPrinterConfiguration.IndentType.TABS_WITH_SPACE_ALIGN;219 …odChain(true).setColumnAlignParameters(true).setIndentSize(1).setIndentType(TABS_WITH_SPACE_ALIGN)) in prettyAlignMethodCallChainsIndentsArgumentsWithBlocksCorrectly()329 .setIndentType(TABS_WITH_SPACE_ALIGN) in indentWithTabsAlignWithSpaces()