Searched refs:command_generator (Results 1 – 3 of 3) sorted by relevance
20 import command_generator163 command_generator.GenerateHeader(commands)164 command_generator.GenerateImplementation(commands, typemap)
13 from command_generator import Command
221 char *command_generator(const char *, int);254 matches = completion_matches (text, command_generator); in fileman_completion()264 command_generator (text, state) in command_generator() function