Package gavo :: Package grammars :: Module columngrammar
[frames] | no frames]

Module columngrammar

source code

A grammar that just splits the source into input lines and then lets you name character ranges.

Classes
  SplitLineIterator
An object that encapsulates the a source being parsed by a grammar.
  ColRangeAttribute
A range of indices.
  ColumnGrammar
A grammar that builds rowdicts out of character index ranges.
Variables
  __package__ = 'gavo.grammars'