Main Page ? Class Hierarchy ? Compound List ? File List ? Compound Members ? File Members ?

KwdDocument Class Reference

Inheritance diagram for KwdDocument:

Inheritance graph
[legend]
Collaboration diagram for KwdDocument:

Collaboration graph
[legend]
List of all members.

Public Methods

void? action (const CmtSystem::cmt_string_vector &words, Use *use, const cmt_string &file_name, int line_number)

Member Function Documentation

void KwdDocument::action (? const CmtSystem::cmt_string_vector &? ? words,
Use *? ? use,
const cmt_string &? ? file_name,
int? ? line_number
)? [inline, virtual]
?

Implements Kwd.

Definition at line 286 of file cmt_syntax.cxx.

References Constituent::action(), Use::current(), and Document.

00290   {
00291     if (use == &(Use::current ()))
00292       {
00293         Constituent::action (Document, words);
00294       }
00295   }

The documentation for this class was generated from the following file:
Generated on Wed Sep 1 11:00:28 2004 for CMT by 1.2.18