C# 클래스 Antlr4.Codegen.Model.Sync

상속: SrcOp
파일 보기 프로젝트 열기: sharwell/antlr4cs

공개 프로퍼티들

프로퍼티 타입 설명
decision int

공개 메소드들

메소드 설명
Sync ( OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, Antlr4.Runtime.Misc.IntervalSet expecting, int decision, string position ) : Antlr4.Tool.Ast

메소드 상세

Sync() 공개 메소드

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
리턴 Antlr4.Tool.Ast

프로퍼티 상세

decision 공개적으로 프로퍼티

public int decision
리턴 int