Searched defs:reformat (Results 1 – 9 of 9) sorted by relevance
30 def reformat(string): function
114 public String reformat(final String input) throws ParseException { in reformat() method in CompositeFormat
34 def reformat(string): function
62 public PsiElement reformat(PsiElement element) throws IncorrectOperationException { in reformat() method in CodeStyleManagerDecorator67 public PsiElement reformat(PsiElement element, boolean canChangeWhiteSpacesOnly) in reformat() method in CodeStyleManagerDecorator
63 public @NotNull PsiElement reformat(@NotNull PsiElement element) in reformat() method in CodeStyleManagerDecorator69 public @NotNull PsiElement reformat(@NotNull PsiElement element, boolean canChangeWhiteSpacesOnly) in reformat() method in CodeStyleManagerDecorator
163 def reformat(self): member in PythonIndenter
165 def reformat(self): member in PythonIndenter
282 public Set<String> reformat(PluralRanges pluralRanges, Set<Count> counts) { in reformat() method in GeneratePluralRanges
1614 tooling::Replacements reformat(const FormatStyle &Style, SourceManager &SM, in reformat() function1626 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function