C# Class Microsoft.JScript.Return

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

Private Methods

Méthode Description
Evaluate ( ) : Object
HasReturn ( ) : bool
PartiallyEvaluate ( ) : AST
Return ( Context context, AST operand, bool leavesFinally ) : System
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void