C# Class Alsing.SourceCode.SyntaxDocumentParsers.NewParser

Inheritance: ParserBase
Datei anzeigen Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ParseRow ( int rowIndex, bool parseKeywords ) : void

Private Methods

Method Description
ParseLineFully ( int rowIndex ) : void
ParseLineStructure ( int rowIndex ) : void

Method Details

ParseRow() public method

public ParseRow ( int rowIndex, bool parseKeywords ) : void
rowIndex int
parseKeywords bool
return void