C# Class Antlr4.Codegen.Model.Sync

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

Méthodes publiques

Свойство Type Description
decision int

Méthodes publiques

Méthode Description
Sync ( OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, Antlr4.Runtime.Misc.IntervalSet expecting, int decision, string position ) : Antlr4.Tool.Ast

Method Details

Sync() public méthode

public Sync ( OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, Antlr4.Runtime.Misc.IntervalSet expecting, int decision, string position ) : Antlr4.Tool.Ast
factory OutputModelFactory
blkOrEbnfRootAST Antlr4.Tool.Ast.GrammarAST
expecting Antlr4.Runtime.Misc.IntervalSet
decision int
position string
Résultat Antlr4.Tool.Ast

Property Details

decision public_oe property

public int decision
Résultat int