Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Expressive
Decompilation
Steps
StatementInlining
IfAssignmentInliningVisitor
C# Class Expressive.Decompilation.Steps.StatementInlining.IfAssignmentInliningVisitor
Inheritance:
ElementVisitor
Show file
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