Package Bio :: Package GenBank :: Module LocationParser
[hide private]
[frames] | no frames]

Module LocationParser

source code

Classes [hide private]
  Token
  Integer
  UnsignedInteger
  Symbol
  LowBound
  HighBound
  TwoBound
  Between
  Range
  Function
  AbsoluteLocation
  Path
  FeatureName
  LocationScanner
  LocationParser
Functions [hide private]
 
scan(input)
Break a location string into a set of tokens
source code
 
parse(tokens)
Go from a set of tokens to an object representation
source code
Variables [hide private]
  _cached_scanner = LocationScanner()
  _cached_parser = LocationParser()
  __package__ = 'Bio.GenBank'