Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a syntax highligher for the given programming language. |
![]() | Highlight | Overloaded. Analyzes the given source code stream, highlights its syntax and returns the resulting HTML and CSS code as a stream. |
For a list of all members of this type, see NSyntaxHighlighter members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a syntax highligher for the given programming language. |
![]() | Highlight | Overloaded. Analyzes the given source code stream, highlights its syntax and returns the resulting HTML and CSS code as a stream. |
Name | Description | |
---|---|---|
![]() | IsStringLiteralStartChar | Checks whether the given character is the start of a string literal. |
![]() | OnComment | Call when a comment is met. |
![]() | ReadAfterCommentChar | Reads after a comment start character. |