Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DotNetWebToolkit
Cil2Js
Analysis
AstGenerator.StackSizeVisitor
C# Class DotNetWebToolkit.Cil2Js.Analysis.AstGenerator.StackSizeVisitor
Inheritance:
AstRecursiveVisitor
Mostra file
Open project: chrisdunelm/DotNetWebToolkit
Protected Methods
Method
Description
VisitCil
(
StmtCil
s
) :
ICode
Private Methods
Method
Description
StackSizeAnalysis
(
IEnumerable
insts
,
int
startStackSize
) :
int
Method Details
VisitCil()
protected
method
protected
VisitCil
(
StmtCil
s
) :
ICode
s
StmtCil
return
ICode