C# Класс Microsoft.JScript.Logical_and

Наследование: BinaryOp
Показать файл Открыть проект

Приватные методы

Метод Описание
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
Logical_and ( Context context, AST operand1, AST operand2 ) : System
TranslateToConditionalBranch ( ILGenerator il, bool branchIfTrue, Label label, bool shortForm ) : void
TranslateToIL ( ILGenerator il, Type rtype ) : void