C# Class Antlr4.Codegen.Model.SemPred

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

Méthodes publiques

Свойство Type Description
msg string
predicate string

Méthodes publiques

Méthode Description
SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic

Method Details

SemPred() public méthode

public SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic
factory OutputModelFactory
ast [
Résultat System.Collections.Generic

Property Details

msg public_oe property

public string msg
Résultat string

predicate public_oe property

public string predicate
Résultat string