C# Class Antlr4.Codegen.Model.Lexer

Inheritance: Recognizer
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Свойство Type Description
channels int>.IDictionary
file LexerFile
modes ICollection

Méthodes publiques

Méthode Description
Lexer ( OutputModelFactory factory, LexerFile file ) : System.Collections.Generic

Method Details

Lexer() public méthode

public Lexer ( OutputModelFactory factory, LexerFile file ) : System.Collections.Generic
factory OutputModelFactory
file LexerFile
Résultat System.Collections.Generic

Property Details

channels public_oe property

public IDictionary channels
Résultat int>.IDictionary

file public_oe property

public LexerFile,Antlr4.Codegen.Model file
Résultat LexerFile

modes public_oe property

public ICollection modes
Résultat ICollection