CssDynamicSyntaxLanguage Members

The CssDynamicSyntaxLanguage type exposes the following members.

Constructors


  Name Description
Public method CssDynamicSyntaxLanguage()()()()
This constructor is for designer use only and should never be called by your code.
Public method CssDynamicSyntaxLanguage(String, Boolean)
Initializes a new instance of the CssDynamicSyntaxLanguage class.

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.)

Properties


  Name Description
Public property AutomaticOutliningBehavior (Inherited from SyntaxLanguage.)
Public property AutoOutlineLanguageTransitions (Inherited from DynamicOutliningSyntaxLanguage.)
Public property AutoReplace (Inherited from SyntaxLanguage.)
Public property BackColor (Inherited from SyntaxLanguage.)
Public property ChildLanguages (Inherited from SyntaxLanguage.)
Public property CodeBlockSelectionSupported (Inherited from SyntaxLanguage.)
Public property DefaultLexicalState (Inherited from SyntaxLanguage.)
Public property DefinitionXml (Inherited from DynamicSyntaxLanguage.)
Public property ErrorDisplayEnabled (Inherited from SyntaxLanguage.)
Public property ExampleText (Inherited from SyntaxLanguage.)
Public property FormattingSupported (Inherited from SyntaxLanguage.)
Public property HighlightingStyles (Inherited from SyntaxLanguage.)
Public property IntelliPromptCodeSnippetsSupported (Inherited from SyntaxLanguage.)
Public property IntelliPromptMemberListSupported (Inherited from SyntaxLanguage.)
Public property IntelliPromptParameterInfoSupported (Inherited from SyntaxLanguage.)
Public property IntelliPromptQuickInfoSupported (Inherited from SyntaxLanguage.)
Public property IsDisposed (Inherited from DisposableObject.)
Public property IsUpdating (Inherited from SyntaxLanguage.)
Public property Key (Inherited from SyntaxLanguage.)
Public property LexicalMacros (Inherited from DynamicSyntaxLanguage.)
Public property LexicalParserLineLookAhead (Inherited from MergableSyntaxLanguage.)
Public property LexicalParserLineLookBehind (Inherited from MergableSyntaxLanguage.)
Public property LexicalStateIDType (Inherited from DynamicSyntaxLanguage.)
Public property LexicalStates (Inherited from SyntaxLanguage.)
Public property LineCommentDelimiter (Inherited from SyntaxLanguage.)
Public property Properties (Inherited from SyntaxLanguage.)
Public property Secure (Inherited from DynamicSyntaxLanguage.)
Public property Site (Inherited from SyntaxLanguage.)
Public property SmartIndentSupported (Inherited from SyntaxLanguage.)
Public property Tag (Inherited from SyntaxLanguage.)
Public property TextStatistics (Inherited from SyntaxLanguage.)
Public property TokenIDType (Inherited from DynamicSyntaxLanguage.)
Public property Triggers (Inherited from SyntaxLanguage.)
Public property UserInterfaceUpdateDelay (Inherited from SyntaxLanguage.)
Public property WordBreakFinder (Inherited from MergableSyntaxLanguage.)

Events


  Name Description
Public event Changed (Inherited from SyntaxLanguage.)
Public event Disposed (Inherited from DisposableObject.)