C# Class Boo.BooLangStudioSpecs.WhenParsingCodeStringsWithDoubleWhackLineComments

Inheritance: LexingBaseFixture
Afficher le fichier Open project: jagregory/boolangstudio

Méthodes publiques

Méthode Description
WhenParsingCodeStringsWithDoubleWhackLineComments ( ) : System

Private Methods

Méthode Description
LastValidTokenShouldBeTheCommentToken ( ) : void
ShouldParseAttemptedDoubleLineCommentAsOneLineComment ( ) : void
TheLineCommentTokenShouldStartAtTheProperPlaceAndEndAtEOL ( ) : void

Method Details

WhenParsingCodeStringsWithDoubleWhackLineComments() public méthode

public WhenParsingCodeStringsWithDoubleWhackLineComments ( ) : System
Résultat System