Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Absyn
ToIntExp
C# Class Absyn.ToIntExp
Inheritance:
NumericExp
显示文件
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Properties
Property
Type
Description
Value
Exp
Public Methods
Method
Description
ToIntExp
(
Exp
v
) :
System
ToString
( ) :
String
Visit
(
IExpVisitor
v
) :
void
Method Details
ToIntExp()
public
method
public
ToIntExp
(
Exp
v
) :
System
v
Exp
return
System
ToString()
public
method
public
ToString
( ) :
String
return
String
Visit()
public
method
public
Visit
(
IExpVisitor
v
) :
void
v
IExpVisitor
return
void
Property Details
Value
public_oe property
public
Exp,Absyn
Value
return
Exp