Table of Contents

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

Production rule protocol for translation between data and strings

Base Classes   
object
Methods   
format
getOpening
parse
withTerminators
  format 
format (
        self,
        data,
        write,
        )

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

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

Exceptions   
NotImplementedError
  withTerminators 
withTerminators (
        self,
        terminators,
        memo,
        )

Exceptions   
NotImplementedError

Table of Contents

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