C# Class Bike.Ast.PrimitiveLiteral

Afficher le fichier Open project: buunguyen/bike

Méthodes publiques

Свойство Type Description
Type TokenType
Value string

Méthodes publiques

Méthode Description
Accept ( IWalker walker ) : object

Method Details

Accept() public méthode

public Accept ( IWalker walker ) : object
walker IWalker
Résultat object

Property Details

Type public_oe property

public TokenType Type
Résultat TokenType

Value public_oe property

public string Value
Résultat string