Share via


DslDirectiveProcessor Members

Include Protected Members
Include Inherited Members

The DslDirectiveProcessor type exposes the following members.

Constructors

 

Name

Description

Public method

DslDirectiveProcessor

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

FinishProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

GeneratePostInitializationCode

(Inherited from DslDirectiveProcessorBase.)

Protected method

GeneratePreInitializationCode

(Inherited from DslDirectiveProcessorBase.)

Protected method

GenerateTransformCode

(Inherited from DslDirectiveProcessorBase.)

Public method

GetClassCodeForProcessingRun

(Overrides RequiresProvidesDirectiveProcessor.GetClassCodeForProcessingRun().)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetImportsForProcessingRun

(Inherited from DslDirectiveProcessorBase.)

Public method

GetPostInitializationCodeForProcessingRun

(Overrides RequiresProvidesDirectiveProcessor.GetPostInitializationCodeForProcessingRun().)

Public method

GetPreInitializationCodeForProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

GetReferencesForProcessingRun

(Inherited from DslDirectiveProcessorBase.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

Initialize

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

InitializeProvidesDictionary

(Inherited from DslDirectiveProcessorBase.)

Protected method

InitializeRequiresDictionary

(Inherited from DslDirectiveProcessorBase.)

Public method

IsDirectiveSupported

(Inherited from DslDirectiveProcessorBase.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected method

PostProcessArguments

(Inherited from DslDirectiveProcessorBase.)

Public method

ProcessDirective

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

ProvideUniqueId

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

StartProcessingRun

(Overrides DslDirectiveProcessorBase.StartProcessingRun(CodeDomProvider, String, CompilerErrorCollection).)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Protected property

Errors

(Inherited from DirectiveProcessor.)

Protected property

FriendlyName

(Inherited from DslDirectiveProcessorBase.)

Protected property

Host

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected property

LoadDiagramData

(Inherited from DslDirectiveProcessorBase.)

Top

See Also

Reference

DslDirectiveProcessor Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace