C# Class Boo.BooLangService.StringParsing.LineEntityParser

Afficher le fichier Open project: jagregory/boolangstudio

Méthodes publiques

Méthode Description
GetEntityNames ( string line ) : Boo.BooLangService.Intellisense.Invocation[]

Private Methods

Méthode Description
Enqueue ( Queue entities, string line ) : void

Method Details

GetEntityNames() public méthode

public GetEntityNames ( string line ) : Boo.BooLangService.Intellisense.Invocation[]
line string
Résultat Boo.BooLangService.Intellisense.Invocation[]