C# 클래스 Microsoft.JScript.BitwiseBinaryAssign

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

비공개 메소드들

메소드 설명
BitwiseBinaryAssign ( Context context, AST operand1, AST operand2, JSToken operatorTok ) : System
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILForNoOverloadCase ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void