C# Class Antlr4.Codegen.Model.Parser

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

Méthodes publiques

Свойство Type Description
file ParserFile

Méthodes publiques

Méthode Description
Parser ( OutputModelFactory factory, ParserFile file ) : System.Collections.Generic

Method Details

Parser() public méthode

public Parser ( OutputModelFactory factory, ParserFile file ) : System.Collections.Generic
factory OutputModelFactory
file ParserFile
Résultat System.Collections.Generic

Property Details

file public_oe property

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