Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
JScript
ConstructorCall
C# Class Microsoft.JScript.ConstructorCall
Inheritance:
AST
Exibir arquivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Private Methods
Method
Description
ConstructorCall
(
Context
context
,
ASTList
arguments
,
bool
isSuperConstructorCall
) :
System
Evaluate
( ) :
Object
PartiallyEvaluate
( ) :
AST
PartiallyEvaluateAsReference
( ) :
AST
TranslateToIL
(
ILGenerator
il
,
Type
rtype
) :
void
TranslateToILInitializer
(
ILGenerator
il
) :
void