NevronOpenVision
Nevron.Nov.Text Namespace / NSyntaxHighlighter Class


NSyntaxHighlighter Class Methods

For a list of all members of this type, see NSyntaxHighlighter members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a syntax highligher for the given programming language.  
Public MethodOverloaded. Analyzes the given source code stream, highlights its syntax and returns the resulting HTML and CSS code as a stream.  
Top
Protected Methods
 NameDescription
Protected MethodChecks whether the given character is the start of a string literal.  
Protected MethodCall when a comment is met.  
Protected MethodReads after a comment start character.  
Top
See Also