All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
restructuring.py File Reference

Go to the source code of this file.

Namespaces

 restructuring
 

Functions

def restructuring.intoLibraryPrefix
 
def restructuring.intoHeaderGuardPrefix
 

Variables

dictionary restructuring.Substitutions
 
tuple restructuring.Subst = AddProcessor(SerialSubstitution.ProcessorClass("FHiCL"))
 

FHiCL configuration More...
 
tuple restructuring.plugins = rule.get('plugins', [ None, ])
 
list restructuring.baseSrc = rule['source']
 
list restructuring.baseDest = rule['dest']
 
tuple restructuring.headers = rule.get('headers', [ '' ])
 
string restructuring.srcClass = "::"
 
string restructuring.destClass = "::"