C# Class Microsoft.JScript.TypeExpression

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

Private Methods

Method 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