Uses of Class
com.google.googlejavaformat.java.ImportOrderer.StringAndIndex
Packages that use ImportOrderer.StringAndIndex
-
Uses of ImportOrderer.StringAndIndex in com.google.googlejavaformat.java
Methods in com.google.googlejavaformat.java that return ImportOrderer.StringAndIndexModifier and TypeMethodDescriptionprivate ImportOrderer.StringAndIndexImportOrderer.scanImported(int start) Scans the imported thing, the dot-separated name that comes after import [static] and before the semicolon.