C# Class Microsoft.JScript.Constant

Inheritance: Microsoft.JScript.Exp
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Constant ( Context context, Lookup identifier, TypeExpression type, AST value, FieldAttributes attributes, CustomAttributeList customAttributes ) : System
Evaluate ( ) : Object
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitOnlyInitializers ( ILGenerator il ) : void
TranslateToILInitializer ( ILGenerator il ) : void