C# Class Microsoft.JScript.Switch

Inheritance: AST
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
Evaluate ( ) : Object
GetFirstExecutableContext ( ) : Context
PartiallyEvaluate ( ) : AST
Switch ( Context context, AST expression, ASTList cases ) : System
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void