Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Absyn
StringExp
C# Class Absyn.StringExp
Inheritance:
ListExp
ファイルを表示
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Properties
Property
Type
Description
Value
String
Public Methods
Method
Description
StringExp
(
String
v
) :
System
ToString
( ) :
String
Visit
(
IExpVisitor
v
) :
void
Method Details
StringExp()
public
method
public
StringExp
(
String
v
) :
System
v
String
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
String
Value
return
String