Package gavo :: Package dm :: Module sil :: Class getGrammar
[frames] | no frames]

Class getGrammar

source code

                     object --+    
                              |    
utils.codetricks.CachedResource --+
                                  |
                                 getGrammar

returns a grammar for parsing a SIL object description.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods
 
impl(cls) source code
 
enableDebuggingOutput(cls)
(not user-servicable)
source code

Inherited from utils.codetricks.CachedResource: __new__

Class Variables

Inherited from utils.codetricks.CachedResource: cache

Properties

Inherited from object: __class__