Property | Type | Description | |
---|---|---|---|
commentCloseToken | Microsoft.VisualStudio.Package.TokenInfo | ||
whitespaceToken | Microsoft.VisualStudio.Package.TokenInfo |
Method | Description | |
---|---|---|
WhenParsingTheEndOfAMlCommentRegion ( ) : System |
Method | Description | |
---|---|---|
CommentTokenColorShouldBeComment ( ) : void | ||
CommentTokenEndIndexShouldBeNine ( ) : void | ||
CommentTokenStartIndexShouldBeZero ( ) : void | ||
CommentTokenTypeShouldBeComment ( ) : void | ||
CurrentIndexBetweenTokensShouldBeTen ( ) : void | ||
RemainingLineAfterFirstParseShouldBeASingleSpace ( ) : void | ||
ResultOfFirstParseShouldBeTrue ( ) : void | ||
StateShouldBeZero ( ) : void | ||
SubstringIndexFromInBetweenCurrentIndexShouldBeASingleSpace ( ) : void | ||
WhitespaceTokenColorShouldBeText ( ) : void | ||
WhitespaceTokenEndIndexShouldBeTen ( ) : void | ||
WhitespaceTokenStartIndexShouldBeTen ( ) : void | ||
WhitespaceTokenTypeShouldBeWhitespace ( ) : void |
public WhenParsingTheEndOfAMlCommentRegion ( ) : System | ||
return | System |
protected TokenInfo,Microsoft.VisualStudio.Package commentCloseToken | ||
return | Microsoft.VisualStudio.Package.TokenInfo |