File 'lib/fileParse.tcl' (part of 'AutoDOC')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
fd_author (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_bug (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_comment (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_danger (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_date (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation). Each line in the input will be on a separate line in the output.
|
fd_extract_definitions (log file)
|
|
Argument: log
|
reference to logger object.
|
Argument: file
|
name of the file to scan.
|
Returns: A 4-element list. First element is list of procedure-, second a list of class-definitions. Next to last a list of packages the file depends on. At last a list of detached method definitions for [incr Tcl] classes.
The first two and the last list are readable by 'array set', keys are procedure-, class- and method-names.
Procedure value is a 2-element list containing the list of formal parameters (form usable by 'proc') and the procedures body. Class value is its specification script. Method value is either argument list and body, or body alone (config methods for options).
|
fd_index (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_note (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_see (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_short (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation)
|
fd_version (line)
|
|
Argument: line
|
tail of line containing the command (= the embedded documentation). Each line in the input will be on a separate line in the output.
|
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/28/2001, invoked by Andreas Kupries,,,