C# Class Microsoft.JScript.UnaryOp

Inheritance: AST
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Protected Properties

Property Type Description
operand AST

Private Methods

Method Description
CheckIfOKToUseInSuperConstructorCall ( ) : void
PartiallyEvaluate ( ) : AST
TranslateToILInitializer ( ILGenerator il ) : void
UnaryOp ( Context context, AST operand ) : System

Property Details

operand protected_oe property

protected AST,Microsoft.JScript operand
return AST