Searched defs:prettyPath (Results 1 – 5 of 5) sorted by relevance
104 public String getOriginal(String prettyPath) { in getOriginal()115 public String getOutputForm(String prettyPath) { in getOutputForm()
1655 String prettyPath, in showExamples()1724 String prettyPath = pathHeaderFactory.fromPath(path).toString(); in addPrettyPath() local1771 String prettyPath, in showValue()
324 PrettyPath prettyPath = new PrettyPath().setShowErrors(true); in checkPaths() local
37 PrettyPath prettyPath = new PrettyPath(); in main() local
87 func (pkg *Package) prettyPath() string { func