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

KwdApplication Class Reference

Inheritance diagram for KwdApplication:

[legend]
Collaboration diagram for KwdApplication:

[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 KwdApplication::action (? const CmtSystem::cmt_string_vector &? ? words,
Use *? ? use,
const cmt_string &? ? file_name,
int? ? line_number
)? [inline, virtual]
?

Implements Kwd.

Definition at line 54 of file cmt_syntax.cxx.

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

00058   {
00059     if (use == &(Use::current ()))
00060       {
00061         Constituent::action (Application, words);
00062       }
00063   }

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