HtmlDynamicSyntaxLanguage Methods

The HtmlDynamicSyntaxLanguage type exposes the following members.

Methods


  Name Description
Public method CodeBlockSelectionContract (Inherited from SyntaxLanguage.)
Public method CodeBlockSelectionExpand (Inherited from SyntaxLanguage.)
Protected method CreateChildren (Inherited from LogicalTreeNodeBase.)
Public method CreateDocumentEndToken (Inherited from DynamicSyntaxLanguage.)
Public method CreateInvalidToken (Inherited from DynamicSyntaxLanguage.)
Public method CreateObjRef(System.Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method CreateToken (Inherited from DynamicSyntaxLanguage.)
Public method Dispose()()()() (Inherited from DisposableObject.)
Protected method Dispose(Boolean) (Inherited from DisposableObject.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize (Inherited from DisposableObject.)
Public method FormatDocument (Inherited from SyntaxLanguage.)
Public method FormatSelection (Inherited from SyntaxLanguage.)
Public method FormatTextRange (Inherited from SyntaxLanguage.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetHighlightingStyle (Inherited from DynamicSyntaxLanguage.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetTokenOutliningAction(TokenStream, String%, OutliningNodeAction%)
Returns token parsing information for automatic outlining that determines if the current IToken in the TokenStream starts or ends an outlining node.
Public method GetTokenOutliningAction(TokenStream, String%, OutliningNodeAction%) (Inherited from DynamicOutliningSyntaxLanguage.)
Public method GetTokenString (Inherited from SyntaxLanguage.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method IntelliPromptCompleteWord (Inherited from SyntaxLanguage.)
Protected method MemberwiseClone(System.Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnChanged (Inherited from DynamicSyntaxLanguage.)
Protected method OnDocumentSemanticParseDataChanged (Inherited from SyntaxLanguage.)
Protected method OnParentChanged (Inherited from LogicalTreeNodeBase.)
Protected method OnSyntaxEditorUserInterfaceUpdate (Inherited from SyntaxLanguage.)
Protected method OnSyntaxEditorViewMouseHover (Inherited from SyntaxLanguage.)
Public method PerformAutomaticOutlining (Inherited from DynamicOutliningSyntaxLanguage.)
Public method PerformLexicalParse (Inherited from MergableSyntaxLanguage.)
Public method PerformSemanticParse (Inherited from SyntaxLanguage.)
Public method ResetAutomaticOutliningBehavior (Inherited from SyntaxLanguage.)
Public method ResetErrorDisplayEnabled (Inherited from SyntaxLanguage.)
Public method ResetLineCommentDelimiter (Inherited from SyntaxLanguage.)
Public method SaveToXml(String, Int32) (Inherited from DynamicSyntaxLanguage.)
Public method SaveToXml(Stream, Int32) (Inherited from DynamicSyntaxLanguage.)
Public method SetOutliningNodeCollapsedText(OutliningNode)
Allows for setting the collapsed text for the specified OutliningNode.
Public method SetOutliningNodeCollapsedText(OutliningNode) (Inherited from SyntaxLanguage.)
Public method ShouldSerializeAutomaticOutliningBehavior (Inherited from SyntaxLanguage.)
Public method ShouldSerializeErrorDisplayEnabled (Inherited from SyntaxLanguage.)
Public method ShouldSerializeLineCommentDelimiter (Inherited from SyntaxLanguage.)
Public method ShowIntelliPromptInsertSnippetPopup (Inherited from SyntaxLanguage.)
Public method ShowIntelliPromptMemberList (Inherited from SyntaxLanguage.)
Public method ShowIntelliPromptParameterInfo (Inherited from SyntaxLanguage.)
Public method ShowIntelliPromptQuickInfo (Inherited from SyntaxLanguage.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method VerifyNotDisposed (Inherited from DisposableObject.)