C# Class Boo.BooLangService.StringParsing.LineEntityParser

Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
GetEntityNames ( string line ) : Boo.BooLangService.Intellisense.Invocation[]

Private Methods

Method Description
Enqueue ( Queue entities, string line ) : void

Method Details

GetEntityNames() public method

public GetEntityNames ( string line ) : Boo.BooLangService.Intellisense.Invocation[]
line string
return Boo.BooLangService.Intellisense.Invocation[]