C# Class IronRuby.Builtins.ClassOps

Show file Open project: jschementi/iron Class Usage Examples

Private Methods

Method Description
Allocate ( ) : RuleGenerator
ClrNew ( ) : RuleGenerator
GetClrConstructor ( RubyClass self ) : RubyMethod
GetSuperclass ( RubyClass self ) : RubyClass
Inherited ( object self, object subclass ) : void
InitializeCopy ( RubyClass self, [ other ) : void
New ( ) : RuleGenerator
Reinitialize ( BlockParam body, RubyClass self, [ superClass ) : void