C# Class Antlr4.Codegen.Model.Decl.TokenDecl

Inheritance: Decl
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Свойство Type Description
isImplicit bool

Méthodes publiques

Méthode Description
TokenDecl ( OutputModelFactory factory, string varName )

Method Details

TokenDecl() public méthode

public TokenDecl ( OutputModelFactory factory, string varName )
factory OutputModelFactory
varName string

Property Details

isImplicit public_oe property

public bool isImplicit
Résultat bool