C# Class Microsoft.JScript.RegExpLiteral

Inheritance: AST
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
Evaluate ( ) : Object
InferType ( JSField inferenceTarget ) : IReflect
PartiallyEvaluate ( ) : AST
RegExpLiteral ( String source, String flags, Context context ) : Microsoft.JScript.Vsa
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void