Searched refs:extraTypeInfoFor (Results 1 – 2 of 2) sorted by relevance
32 if (matcher instanceof ContainsExtraTypeInfo && printSettings.extraTypeInfoFor(i)) { in applyPrintSettings()
38 public boolean extraTypeInfoFor(int argumentIndex) { in extraTypeInfoFor() method in PrintSettings