Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Expressive
Decompilation
Steps
StatementInlining
IfThenCollapsingVisitor
C# Class Expressive.Decompilation.Steps.StatementInlining.IfThenCollapsingVisitor
Inheritance:
ElementVisitor
Mostrar archivo
Open project: ashmind/expressive
Protected Methods
Method
Description
VisitIfThen
(
IfThenElement
ifThen
) :
IElement
Method Details
VisitIfThen()
protected
method
protected
VisitIfThen
(
IfThenElement
ifThen
) :
IElement
ifThen
Expressive.Elements.IfThenElement
return
IElement