Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/TCC/html/cmd_parse_8py.html
Дата изменения: Tue Sep 15 02:25:38 2015 Дата индексирования: Sat Apr 9 23:50:15 2016 Кодировка: |
lsst.tcc
1.2.2-3-g89ecb63
|
Go to the source code of this file.
Classes | |
class | tcc.parse.cmdParse.ParseError |
class | tcc.parse.cmdParse.CmdParser |
A class that holds command definitions, and can parse tcc commands. More... | |
class | tcc.parse.cmdParse.ParsedCmd |
class | tcc.parse.cmdParse.ParsedQual |
class | tcc.parse.cmdParse.ParsedKeyword |
class | tcc.parse.cmdParse.ParsedPar |
Namespaces | |
tcc.parse.cmdParse | |
Functions | |
def | tcc.parse.cmdParse.getUniqueAbbrevIndex |
Return the index of keyword in list allowing unique abbreviations and independent of case. More... | |
def | tcc.parse.cmdParse.makeGenericCmd |
Constructs a generic TCC command from pyparsing elements. More... | |