Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Bike
Ast
FormalParameter
C# Class Bike.Ast.FormalParameter
Exibir arquivo
Open project: buunguyen/bike
Public Properties
Property
Type
Description
Identifier
Identifier
IsParams
bool
Public Methods
Method
Description
Accept
(
IWalker
walker
) :
object
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Accept()
public
method
public
Accept
(
IWalker
walker
) :
object
walker
IWalker
return
object
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
Identifier
public_oe property
public
Identifier,Bike.Ast
Identifier
return
Identifier
IsParams
public_oe property
public
bool
IsParams
return
bool