C# Class SimpleC.Types.Tokens.IdentifierToken

Inheritance: Token
Afficher le fichier Open project: nrother/simple-c

Méthodes publiques

Méthode Description
IdentifierToken ( string content ) : System

Method Details

IdentifierToken() public méthode

public IdentifierToken ( string content ) : System
content string
Résultat System