Table of Contents

Class: ExtractQuoted ./src/peak/naming/URL.py

Return matched subrule as a string, possibly handling quote/unquote

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

  format 
format (
        self,
        data,
        write,
        )

  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 Mar 25 01:11:06 2024 by HappyDoc version 2.1