C# Class Microsoft.JScript.With

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

Méthodes publiques

Méthode Description
JScriptWith ( Object withOb, VsaEngine engine ) : Object

Private Methods

Méthode Description
Evaluate ( ) : Object
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void
With ( Context context, AST obj, AST block ) : Microsoft.JScript.Vsa

Method Details

JScriptWith() public static méthode

public static JScriptWith ( Object withOb, VsaEngine engine ) : Object
withOb Object
engine Microsoft.JScript.Vsa.VsaEngine
Résultat Object