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

List of all members.

Public Member Functions

def __init__
def postParse

Detailed Description

Converter to upper case all matching tokens.

Definition at line 2971 of file pyparsing.py.


Constructor & Destructor Documentation

def blockit::external::pyparsing::Upcase::__init__ (   self,
  args 
)

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

Definition at line 2973 of file pyparsing.py.


Member Function Documentation

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

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

Definition at line 2978 of file pyparsing.py.


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