C# Class Microsoft.JScript.ObjectLiteral

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

Private Methods

Method Description
CheckIfOKToUseInSuperConstructorCall ( ) : void
Evaluate ( ) : Object
ObjectLiteral ( Context context, ASTList propertyList ) : System
PartiallyEvaluate ( ) : AST
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void