C# Class LessProject.DotLessIntegration.LexerWithPegSupport.Lexer.Token

Afficher le fichier Open project: erikvanbrakel/DotLessVSIntegration

Méthodes publiques

Méthode Description
Token ( PegNode peg, string src ) : System

Method Details

Token() public méthode

public Token ( PegNode peg, string src ) : System
peg Peg.Base.PegNode
src string
Résultat System