Table of Contents

Class: MatchString ./src/peak/util/fmtparse.py

Match a regex, or longest string that doesn't include a terminator

Base Classes   
Rule
    object
Methods   
__cmp__
__hash__
__init__
format
getOpening
parse
withTerminators
  __cmp__ 
__cmp__ ( self,  other )

  __hash__ 
__hash__ ( self )

  __init__ 
__init__ (
        self,
        pattern=None,
        **kw,
        )

  format 
format (
        self,
        data,
        write,
        )

Exceptions   
MissingData
  getOpening 
getOpening (
        self,
        closing,
        memo,
        )

  parse 
parse (
        self,
        inputStr,
        produce,
        startAt,
        )

  withTerminators 
withTerminators (
        self,
        terminators,
        memo,
        )


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1