Méthode |
Description |
|
AddScopeToNestedScopes ( ColorCode.Parsing.Scope scope, ColorCode.Parsing.Scope ¤tScope, ICollection capturedStyleTree ) : void |
|
|
AppendCapturedStylesForNestedLanguage ( Capture regexCapture, int offset, string nestedLanguageId, ICollection capturedStyles ) : void |
|
|
AppendCapturedStylesForRegexCapture ( Capture regexCapture, int currentIndex, string styleName, ICollection capturedStyles ) : void |
|
|
CreateCapturedStyleTree ( IList capturedStyles ) : List |
|
|
GetCapturedStyles ( Match regexMatch, int currentIndex, ColorCode.Compilation.CompiledLanguage compiledLanguage ) : List |
|
|
IncreaseCapturedStyleIndicies ( IList capturedStyles, int amountToIncrease ) : void |
|
|
Parse ( string sourceCode, ColorCode.Compilation.CompiledLanguage compiledLanguage, Action parseHandler ) : void |
|
|