Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1parse_1_1parse_defs.html
Дата изменения: Tue Sep 15 02:25:41 2015 Дата индексирования: Sun Apr 10 04:58:02 2016 Кодировка: Поисковые слова: туманность андромеды |
lsst.tcc
1.2.2-3-g89ecb63
|
Classes | |
class | CmdDefError |
class | Qualifier |
Used to define a qualifier (which may have values associated). More... | |
class | ParamElement |
A param is ultimately defined using a list of one or more of these. More... | |
class | Keyword |
For defining a single Keyword. More... | |
class | ParamBase |
One piece of a command that has been split on whitespace (and not commas nor equals sign..) More... | |
class | KeywordParam |
For defining a param slot expecting keywords and optionally values. More... | |
class | ValueParam |
Represents a list of type castVals. More... | |
class | Command |
For defining a command. More... | |
class | SubCommand |
First paramSlot has the name of this subcommand. More... | |
class | CommandWrapper |
An outer wrapper for commands with alternate parsing syntaxes, eg 'SET'. More... | |
Variables | |
list | __all__ = ["Qualifier", "Keyword", "Command", "SubCommand", "CommandWrapper"] |
list tcc.parse.parseDefs.__all__ = ["Qualifier", "Keyword", "Command", "SubCommand", "CommandWrapper"] |
Definition at line 12 of file parseDefs.py.