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

List of all members.

Public Member Functions

def __init__
def parseImpl

Public Attributes

 name
 mayReturnEmpty
 mayIndexError
 errmsg

Detailed Description

A token that will never match.

Definition at line 1467 of file pyparsing.py.


Constructor & Destructor Documentation

def blockit::external::pyparsing::NoMatch::__init__ (   self)

Reimplemented from blockit::external::pyparsing::Token.

Definition at line 1469 of file pyparsing.py.


Member Function Documentation

def blockit::external::pyparsing::NoMatch::parseImpl (   self,
  instring,
  loc,
  doActions = True 
)

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

Definition at line 1477 of file pyparsing.py.


Member Data Documentation


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