Method |
Description |
|
GetDialects ( CodeContext context ) : DialectRegistry |
Returns the dialects from the code context. |
|
GetFieldSizeLimit ( CodeContext context ) : int |
|
|
InitModuleExceptions ( IronPython.Runtime.PythonContext context, PythonDictionary dict ) : void |
|
|
MakeError ( ) : Exception |
|
|
PerformModuleReload ( IronPython.Runtime.PythonContext context, PythonDictionary dict ) : void |
|
|
get_dialect ( CodeContext context, string name ) : object |
|
|
list_dialects ( CodeContext context ) : List |
|
|
reader ( CodeContext context, object>.[ |
|
|
register_dialect ( CodeContext context, object>.[ |
|
|
unregister_dialect ( CodeContext context, string name ) : void |
|
|