C# Class Boo.BooLangStudioSpecs.WhenParsingCodeStringsWithDoubleWhackLineComments

Inheritance: LexingBaseFixture
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
WhenParsingCodeStringsWithDoubleWhackLineComments ( ) : System

Private Methods

Method Description
LastValidTokenShouldBeTheCommentToken ( ) : void
ShouldParseAttemptedDoubleLineCommentAsOneLineComment ( ) : void
TheLineCommentTokenShouldStartAtTheProperPlaceAndEndAtEOL ( ) : void

Method Details

WhenParsingCodeStringsWithDoubleWhackLineComments() public method

public WhenParsingCodeStringsWithDoubleWhackLineComments ( ) : System
return System