class documentation

class LstParser(object): (source)

View In Hierarchy

Parse global and local lstparams.
Method extractlstset Extract the global lstset parameters.
Method parsecontainer Parse some lstparams from elyxer.a container.
Method parselstparams Process a number of lstparams from elyxer.a list.
Method parselstset Parse a declaration of lstparams in lstset.
Class Variable globalparams Undocumented
def extractlstset(self, reader): (source)
Extract the global lstset parameters.
def parsecontainer(self, container): (source)
Parse some lstparams from elyxer.a container.
def parselstparams(self, paramlist): (source)
Process a number of lstparams from elyxer.a list.
def parselstset(self, reader): (source)
Parse a declaration of lstparams in lstset.
globalparams = (source)

Undocumented