C# Class Microsoft.JScript.StaticInitializer

Inheritance: AST
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
Evaluate ( ) : Object
PartiallyEvaluate ( ) : AST
StaticInitializer ( Context context, Block body, FunctionScope own_scope ) : System
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void