C# Class Microsoft.JScript.ConstantWrapper

Inheritance: AST
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
ToString ( ) : String

Private Methods

Method Description
ConstantWrapper ( Object value, Context context ) : System
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
IsAssignableTo ( Type rtype ) : bool
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Object val, Type rtype ) : void
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void
TranslateToILInt ( ILGenerator il, int i ) : void

Method Details

ToString() public method

public ToString ( ) : String
return String