Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
openABAP
Compiler
ExpressionLeaf
C# 클래스 openABAP.Compiler.ExpressionLeaf
상속:
IfExpression
파일 보기
프로젝트 열기: bi-tm/openABAP
1 사용 예제들
공개 메소드들
메소드
설명
ExpressionLeaf
(
IfValue
v
) :
System
PushValue
(
ILGenerator
il
) :
void
메소드 상세
ExpressionLeaf()
공개
메소드
public
ExpressionLeaf
(
IfValue
v
) :
System
v
IfValue
리턴
System
PushValue()
공개
메소드
public
PushValue
(
ILGenerator
il
) :
void
il
System.Reflection.Emit.ILGenerator
리턴
void