C# Class Microsoft.JScript.TypeExpression

Inheritance: AST
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
Evaluate ( ) : Object
InferType ( JSField inference_target ) : IReflect
IsCLSCompliant ( ) : bool
PartiallyEvaluate ( ) : AST
ToIReflect ( ) : IReflect
ToType ( ) : Type
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void
TypeExpression ( AST expression ) : System
TypeIsCLSCompliant ( Object type ) : bool