| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
LoaderContext
Container for storing current loader context (e.g. namespace, local parameter state, remapping state).
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| [(str, str)] |
|
||
| LoaderContextjj |
|
||
| LoaderContext |
|
||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add a ~param to the context. ~params are evaluated by any node declarations that occur later in the same context.
|
Add a new remap setting to the context. if a remap already exists with the same from key, it will be removed
|
Add 'arg' to existing context. Args are only valid for their immediate context. |
|
Create child namespace based on include inheritance rules
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 12 00:16:49 2016 | http://epydoc.sourceforge.net |