Method |
Description |
|
BuiltinMethodDescriptor ( IronPython.Runtime.Types.BuiltinFunction function ) : System.Linq.Expressions |
|
|
CheckSelf ( CodeContext context, object self ) : void |
|
|
CheckSelfWorker ( CodeContext context, object self, IronPython.Runtime.Types.BuiltinFunction template ) : void |
|
|
IDynamicMetaObjectProvider ( Expression parameter ) : DynamicMetaObject |
|
|
MakeGetExpression ( PythonBinder binder, Expression codeContext, DynamicMetaObject instance, DynamicMetaObject owner, ConditionalBuilder builder ) : void |
|
|
TryGetValue ( CodeContext context, object instance, IronPython.Runtime.Types.PythonType owner, object &value ) : bool |
|
|
UncheckedGetAttribute ( object instance ) : object |
|
|