C# Class BalticAmadeus.FluentMdx.Lexer.Lexer.TokenDefinition

Afficher le fichier Open project: BalticAmadeus/FluentMdx

Méthodes publiques

Méthode Description
TokenDefinition ( TokenType type, string pattern, bool isIgnored = false ) : System

Method Details

TokenDefinition() public méthode

public TokenDefinition ( TokenType type, string pattern, bool isIgnored = false ) : System
type TokenType
pattern string
isIgnored bool
Résultat System