C# Class Boo.BooLangStudioSpecs.WhenParsingTheStartOfAnMlCommentRegion

Inheritance: ManualTokenTestFixture
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
WhenParsingTheStartOfAnMlCommentRegion ( ) : System

Private Methods

Method Description
EndIndexShouldBeNine ( ) : void
StartIndexShouldBeZero ( ) : void
StateShouldBeThirteen ( ) : void
TokenColorShouldBeComment ( ) : void
TokenTypeShouldBeComment ( ) : void

Method Details

WhenParsingTheStartOfAnMlCommentRegion() public method

public WhenParsingTheStartOfAnMlCommentRegion ( ) : System
return System