Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Boo
BooLangService
Document
Origins
NullSourceOrigin
C# 클래스 Boo.BooLangService.Document.Origins.NullSourceOrigin
Used for tree nodes that don't have an origin in the source, the project is one example, keywords another. See: Null Object pattern.
상속:
ISourceOrigin
파일 보기
프로젝트 열기: jagregory/boolangstudio
공개 메소드들
메소드
설명
GetMembers
(
bool
isConstructor
) :
List
ToTreeNode
( ) :
IBooParseTreeNode
메소드 상세
GetMembers()
공개
메소드
public
GetMembers
(
bool
isConstructor
) :
List
isConstructor
bool
리턴
List
ToTreeNode()
공개
메소드
public
ToTreeNode
( ) :
IBooParseTreeNode
리턴
IBooParseTreeNode