darcs
slava 2006-07-09 23:53:35 +00:00
parent a277280e90
commit 187f96bc4f
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ ARTICLE: "debugger" "The debugger"
ARTICLE: "inspector" "The inspector" ARTICLE: "inspector" "The inspector"
"The prettyprinter (see " { $link "prettyprint" } ") can turn any object into a source representation. Sometimes this source representation is hard to read for a human, so the inspector provides an alternative tabular view of an object:" "The prettyprinter (see " { $link "prettyprint" } ") can turn any object into a source representation. Sometimes this source representation is hard to read for a human, so the inspector provides an alternative tabular view of an object:"
{ $subsection inspect } { $subsection inspect }
"Once running, the inspector spawns a new nested listener with an " { $vocab-link "inspector" } " prompt. The inspector supports a number of commands:" "Once running, the inspector spawns a new nested listener with an " { $snippet "inspector" } " prompt. The inspector supports a number of commands:"
{ $subsection inspecting } { $subsection inspecting }
{ $subsection go } { $subsection go }
{ $subsection up } { $subsection up }