Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AspectSharp
Lang
AST
NodeBase
C# 클래스 AspectSharp.Lang.AST.NodeBase
상속:
INode
파일 보기
프로젝트 열기: nats/castle-1.0.3-mono
1 사용 예제들
공개 메소드들
메소드
설명
Accept
(
IVisitor
visitor
) :
void
NodeBase
( ) :
System
NodeBase
(
LexicalInfo
info
) :
System
메소드 상세
Accept()
공개
추상적인
메소드
public
abstract
Accept
(
IVisitor
visitor
) :
void
visitor
IVisitor
리턴
void
NodeBase()
공개
메소드
public
NodeBase
( ) :
System
리턴
System
NodeBase()
공개
메소드
public
NodeBase
(
LexicalInfo
info
) :
System
info
LexicalInfo
리턴
System