BlockIt
blockit::external::pyparsing::Suppress Class Reference
Inheritance diagram for blockit::external::pyparsing::Suppress:
Collaboration diagram for blockit::external::pyparsing::Suppress:

List of all members.

Public Member Functions

def postParse
def suppress

Detailed Description

Converter for ignoring the results of a parsed expression.

Definition at line 3056 of file pyparsing.py.


Member Function Documentation

def blockit::external::pyparsing::Suppress::postParse (   self,
  instring,
  loc,
  tokenlist 
)

Reimplemented from blockit::external::pyparsing::ParserElement.

Definition at line 3058 of file pyparsing.py.

def blockit::external::pyparsing::Suppress::suppress (   self)
Suppresses the output of this ParserElement; useful to keep punctuation from
   cluttering up returned output.

Reimplemented from blockit::external::pyparsing::ParserElement.

Definition at line 3061 of file pyparsing.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties