Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.CodeDom
StiCodeGenerator Class
StiCodeGenerator Methods
ContinueOnNewLine Method
CreateEscapedIdentifier Method
CreateValidIdentifier Method
GenerateArgumentReferenceExpression Method
GenerateArrayCreateExpression Method
GenerateArrayIndexerExpression Method
GenerateAssignStatement Method
GenerateAttachEventStatement Method
GenerateAttributeDeclarationsEnd Method
GenerateAttributeDeclarationsStart Method
GenerateBaseReferenceExpression Method
GenerateBinaryOperatorExpression Method
GenerateCastExpression Method
GenerateCodeFromCompileUnit Method
GenerateCodeFromExpression Method
GenerateCodeFromNamespace Method
GenerateCodeFromStatement Method
GenerateCodeFromType Method
GenerateComment Method
GenerateCommentStatement Method
GenerateCompileUnit Method
GenerateCompileUnitEnd Method
GenerateCompileUnitStart Method
GenerateConditionStatement Method
GenerateConstructor Method
GenerateDecimalValue Method
GenerateDelegateCreateExpression Method
GenerateDelegateInvokeExpression Method
GenerateDirectionExpression Method
GenerateDoubleValue Method
GenerateEntryPointMethod Method
GenerateEvent Method
GenerateEventReferenceExpression Method
GenerateExpression Method
GenerateExpressionStatement Method
GenerateField Method
GenerateFieldReferenceExpression Method
GenerateGotoStatement Method
GenerateIndexerExpression Method
GenerateIterationStatement Method
GenerateLabeledStatement Method
GenerateLinePragmaEnd Method
GenerateLinePragmaStart Method
GenerateMethod Method
GenerateMethodInvokeExpression Method
GenerateMethodReferenceExpression Method
GenerateMethodReturnStatement Method
GenerateMethods Method
GenerateNamespace Method
GenerateNamespaceEnd Method
GenerateNamespaceImport Method
GenerateNamespaceImports Method
GenerateNamespaces Method
GenerateNamespaceStart Method
GenerateObjectCreateExpression Method
GenerateParameterDeclarationExpression Method
GeneratePrimitiveExpression Method
GenerateProperty Method
GeneratePropertyReferenceExpression Method
GeneratePropertySetValueReferenceExpression Method
GenerateRegionEnd Method
GenerateRegionEnds Method
GenerateRegionStart Method
GenerateRegionStarts Method
GenerateRemoveEventStatement Method
GenerateSingleFloatValue Method
GenerateSnippetCompileUnit Method
GenerateSnippetExpression Method
GenerateSnippetMember Method
GenerateSnippetStatement Method
GenerateStatement Method
GenerateStatements Method
GenerateThisReferenceExpression Method
GenerateThrowExceptionStatement Method
GenerateTryCatchFinallyStatement Method
GenerateTypeConstructor Method
GenerateTypeEnd Method
GenerateTypeOfExpression Method
GenerateTypeReferenceExpression Method
GenerateTypes Method
GenerateTypeStart Method
GenerateVariableDeclarationStatement Method
GenerateVariableReferenceExpression Method
GetBaseTypeOutput Method
GetClassKeyword Method
GetRegionEnd Method
GetRegionEndWord Method
GetRegionStart Method
GetRegionStartWord Method
GetTypeOutput Method
IsKeyword Method
IsValidIdentifier Method
IsValidLanguageIndependentIdentifier Method
OutputAttributeArgument Method
OutputAttributeDeclarations Method
OutputDirection Method
OutputExpressionList Method
OutputFieldScopeModifier Method
OutputIdentifier Method
OutputMemberAccessModifier Method
OutputMemberScopeModifier Method
OutputOperator Method
OutputParameters Method
OutputType Method
OutputTypeAttributes Method
OutputTypeNamePair Method
QuoteSnippetString Method
Supports Method
ValidateIdentifier Method
StiCodeGenerator Methods
The
StiCodeGenerator
type exposes the following members.
Methods
Name
Description
ContinueOnNewLine
CreateEscapedIdentifier
CreateValidIdentifier
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GenerateArgumentReferenceExpression
GenerateArrayCreateExpression
GenerateArrayIndexerExpression
GenerateAssignStatement
GenerateAttachEventStatement
GenerateAttributeDeclarationsEnd
GenerateAttributeDeclarationsStart
GenerateBaseReferenceExpression
GenerateBinaryOperatorExpression
GenerateCastExpression
GenerateCodeFromCompileUnit
GenerateCodeFromExpression
GenerateCodeFromNamespace
GenerateCodeFromStatement
GenerateCodeFromType
GenerateComment
GenerateCommentStatement
GenerateCompileUnit
GenerateCompileUnitEnd
GenerateCompileUnitStart
GenerateConditionStatement
GenerateConstructor
GenerateDecimalValue
GenerateDelegateCreateExpression
GenerateDelegateInvokeExpression
GenerateDirectionExpression
GenerateDoubleValue
GenerateEntryPointMethod
GenerateEvent
GenerateEventReferenceExpression
GenerateExpression
GenerateExpressionStatement
GenerateField
GenerateFieldReferenceExpression
GenerateGotoStatement
GenerateIndexerExpression
GenerateIterationStatement
GenerateLabeledStatement
GenerateLinePragmaEnd
GenerateLinePragmaStart
GenerateMethod
GenerateMethodInvokeExpression
GenerateMethodReferenceExpression
GenerateMethodReturnStatement
GenerateMethods
GenerateNamespace
GenerateNamespaceEnd
GenerateNamespaceImport
GenerateNamespaceImports
GenerateNamespaces
GenerateNamespaceStart
GenerateObjectCreateExpression
GenerateParameterDeclarationExpression
GeneratePrimitiveExpression
GenerateProperty
GeneratePropertyReferenceExpression
GeneratePropertySetValueReferenceExpression
GenerateRegionEnd
GenerateRegionEnds
GenerateRegionStart
GenerateRegionStarts
GenerateRemoveEventStatement
GenerateSingleFloatValue
GenerateSnippetCompileUnit
GenerateSnippetExpression
GenerateSnippetMember
GenerateSnippetStatement
GenerateStatement
GenerateStatements
GenerateThisReferenceExpression
GenerateThrowExceptionStatement
GenerateTryCatchFinallyStatement
GenerateTypeConstructor
GenerateTypeEnd
GenerateTypeOfExpression
GenerateTypeReferenceExpression
GenerateTypes
GenerateTypeStart
GenerateVariableDeclarationStatement
GenerateVariableReferenceExpression
GetBaseTypeOutput
GetClassKeyword
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetRegionEnd
GetRegionEndWord
GetRegionStart
GetRegionStartWord
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetTypeOutput
IsKeyword
IsValidIdentifier
IsValidLanguageIndependentIdentifier
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OutputAttributeArgument
OutputAttributeDeclarations
OutputDirection
OutputExpressionList(CodeExpressionCollection)
OutputExpressionList(CodeExpressionCollection, Boolean)
OutputFieldScopeModifier
OutputIdentifier
OutputMemberAccessModifier
OutputMemberScopeModifier
OutputOperator
OutputParameters
OutputType
OutputTypeAttributes
OutputTypeNamePair
QuoteSnippetString
Supports
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
ValidateIdentifier
Top
See Also
Reference
StiCodeGenerator Class
Stimulsoft.Report.CodeDom Namespace