Méthode |
Description |
|
BakeMethod ( ) : void |
|
|
BakeType ( ) : Type |
|
|
DefineMethod ( String methname, Type returntype ) : void |
|
|
DefineType ( String typename, bool ispublic, Type inheritfromclass ) : void |
|
|
FactoryTypeFromCode ( RegexCode code, RegexOptions options, String typeprefix ) : Type |
|
|
GenerateCreateHashtable ( FieldInfo field, Hashtable ht ) : void |
|
|
GenerateCreateInstance ( Type newtype ) : void |
|
|
GenerateRegexType ( String pattern, RegexOptions opts, String name, bool ispublic, RegexCode code, RegexTree tree, Type factory ) : void |
|
|
RegexField ( String fieldname ) : FieldInfo |
|
|
RegexTypeCompiler ( AssemblyName an, CustomAttributeBuilder attribs, String resourceFile, Evidence evidence ) : System.Collections |
|
|
Save ( ) : void |
|
|