C# Class Microsoft.JScript.Conditional

Inheritance: AST
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Conditional ( Context context, AST condition, AST operand1, AST operand2 ) : System
Evaluate ( ) : Object
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void