C# Class Boo.BooLangStudioSpecs.WhenParsingCodeStringsWithPoundSignLineComments

Inheritance: LexingBaseFixture
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
WhenParsingCodeStringsWithPoundSignLineComments ( ) : System

Private Methods

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

Method Details

WhenParsingCodeStringsWithPoundSignLineComments() public method

public WhenParsingCodeStringsWithPoundSignLineComments ( ) : System
return System