Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Boo
BooLangService
Document
Origins
NullSourceOrigin
C# Class 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.
Inheritance:
ISourceOrigin
Afficher le fichier
Open project: jagregory/boolangstudio
Méthodes publiques
Méthode
Description
GetMembers
(
bool
isConstructor
) :
List
ToTreeNode
( ) :
IBooParseTreeNode
Method Details
GetMembers()
public
méthode
public
GetMembers
(
bool
isConstructor
) :
List
isConstructor
bool
Résultat
List
ToTreeNode()
public
méthode
public
ToTreeNode
( ) :
IBooParseTreeNode
Résultat
IBooParseTreeNode