C# Class Boo.BooLangStudioSpecs.AndWhenTheScannerHasProcessedTheSecondToken

Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
AndWhenTheScannerHasProcessedTheSecondToken ( ) : System

Private Methods

Method Description
IsMoreTokensValueShouldBeTrue ( ) : void
StateShouldBeZero ( ) : void
TheLexersCurrentIndexShouldBeSeven ( ) : void
TokenColorShouldBeKeyword ( ) : void
TokenEndIndexShouldBeSix ( ) : void
TokenStartIndexShouldBeTwo ( ) : void
TokenTypeShouldBeKeyword ( ) : void

Method Details

AndWhenTheScannerHasProcessedTheSecondToken() public method

public AndWhenTheScannerHasProcessedTheSecondToken ( ) : System
return System