Table of Contents

Class: PassThrough Martel/Expression.py

Match the subexpression.

Base Classes   
Expression
Methods   
__init__
__str__
_find_groups
_modify_leaves
_select_names
copy
features
group_names
  __init__ 
__init__ ( self,  expression )

(expression)

Match the given subexpression. This class should not be used directly. It is meant for generating specialized parsers which read a record at a time.

  __str__ 
__str__ ( self )

the corresponding pattern string

  _find_groups 
_find_groups ( self,  tag )

  _modify_leaves 
_modify_leaves ( self,  func )

  _select_names 
_select_names ( self,  names )

  copy 
copy ( self )

do a deep copy on this Expression tree

  features 
features ( self )

return a list of all features

  group_names 
group_names ( self )


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:20 2002 by HappyDoc version 2.0.1