Public Member Functions | |
void | action (const CmtSystem::cmt_string_vector &words, Use *use, const cmt_string &, int) |
|
Implements Kwd. Definition at line 230 of file cmt_syntax.cxx. References CmtPathPattern::action(), and CmtSystem::cmt_string_vector.
00234 { 00235 CmtPathPattern::action (words, use); 00236 } |