Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Antlr4
Tool
Grammar.SetPointersAction
C# 클래스 Antlr4.Tool.Grammar.SetPointersAction
상속:
Antlr.Runtime.Tree.ITreeVisitorAction
파일 보기
프로젝트 열기: sharwell/antlr4cs
공개 메소드들
메소드
설명
Post
(
object
t
) :
object
Pre
(
object
t
) :
object
SetPointersAction
(
Grammar
grammar
) :
System.Collections.Generic
메소드 상세
Post()
공개
메소드
public
Post
(
object
t
) :
object
t
object
리턴
object
Pre()
공개
메소드
public
Pre
(
object
t
) :
object
t
object
리턴
object
SetPointersAction()
공개
메소드
public
SetPointersAction
(
Grammar
grammar
) :
System.Collections.Generic
grammar
Grammar
리턴
System.Collections.Generic