apidoc::pretty_token (private)

 apidoc::pretty_token kind token

Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl

Encode the specified token in HTML

Parameters:
kind
token

Partial Call Graph (max 5 caller/called nodes):
%3 apidoc::tclcode_to_html apidoc::tclcode_to_html (public) apidoc::pretty_token apidoc::pretty_token apidoc::tclcode_to_html->apidoc::pretty_token

Testcases:
No testcase defined.
Source code:
        return "<span class='$kind'>$token</span>"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: