C# Class Antlr4.Codegen.Model.ListenerDispatchMethod

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
ListenerDispatchMethod ( OutputModelFactory factory, bool isEnter )

Method Details

ListenerDispatchMethod() public méthode

public ListenerDispatchMethod ( OutputModelFactory factory, bool isEnter )
factory OutputModelFactory
isEnter bool

Property Details

isEnter public_oe property

public bool isEnter
Résultat bool