Searched defs:cleanPrettyPath (Results 1 – 1 of 1) sorted by relevance
1532 …String cleanPrettyPath = path == null ? null : prettyPath; // prettyPathMaker.getOutputForm(pretty… in showValue() local1590 …String cleanPrettyPath = path == null ? "—" : prettyPath; // prettyPathMaker.getOutputForm(prettyP… in showValue() local