C# Class Boo.BooLangStudioSpecs.WhenParsingCodeStringsWithPoundSignLineComments

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

Méthodes publiques

Méthode Description
WhenParsingCodeStringsWithPoundSignLineComments ( ) : System

Private Methods

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

Method Details

WhenParsingCodeStringsWithPoundSignLineComments() public méthode

public WhenParsingCodeStringsWithPoundSignLineComments ( ) : System
Résultat System