C# 클래스 Microsoft.JScript.Logical_and

상속: BinaryOp
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
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