Package mmLib :: Module CIF :: Class Lexer
[show private | hide private]
[frames | no frames]

Class Lexer


Lexical analyzer for reading a CIF 1.1 file.
Method Summary
  __init__(self, f, filename)
  msg(self, s)
  next_char(self)
  next_token(self)
  peek_char(self)
  push_back(self, token)
  token(self, type, value)

Generated by Epydoc 2.1 on Mon May 21 20:33:39 2007 http://epydoc.sf.net