C# Class Microsoft.JScript.Delete

Inheritance: UnaryOp
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
CheckIfOKToUseInSuperConstructorCall ( ) : void
Delete ( Context context, AST operand ) : System
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void