Table of Contents

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

Return matched subrule as a string

Base Classes   
Rule
    object
Methods   
__init__
format
getOpening
parse
withTerminators
  __init__ 
__init__ (
        self,
        rule=MatchString(),
        terminators='',
        )

  format 
format (
        self,
        data,
        write,
        )

  getOpening 
getOpening (
        self,
        closing,
        memo,
        )

  parse 
parse (
        self,
        input,
        produce,
        startState,
        )

  withTerminators 
withTerminators (
        self,
        terminators,
        memo,
        )


Table of Contents

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