Mono Class Library: OverviewSystem.CodeDom.Compiler.CodeGenerator: Method Members |
The methods of System.CodeDom.Compiler.CodeGenerator are listed below. For a list of all members, see the CodeGenerator Members list.
See Also: Inherited members from System.Object
GenerateCodeFromMember(System.CodeDom.CodeTypeMember, System.IO.TextWriter, CodeGeneratorOptions) Documentation for this section has not yet been entered. staticIsValidLanguageIndependentIdentifier(string) : bool Documentation for this section has not yet been entered. staticValidateIdentifiers(System.CodeDom.CodeObject) Documentation for this section has not yet been entered.
ContinueOnNewLine(string) Documentation for this section has not yet been entered. abstractCreateEscapedIdentifier(string) : string Documentation for this section has not yet been entered. abstractCreateValidIdentifier(string) : string Documentation for this section has not yet been entered. abstractGenerateArgumentReferenceExpression(System.CodeDom.CodeArgumentReferenceExpression) Documentation for this section has not yet been entered. abstractGenerateArrayCreateExpression(System.CodeDom.CodeArrayCreateExpression) Documentation for this section has not yet been entered. abstractGenerateArrayIndexerExpression(System.CodeDom.CodeArrayIndexerExpression) Documentation for this section has not yet been entered. abstractGenerateAssignStatement(System.CodeDom.CodeAssignStatement) Documentation for this section has not yet been entered. abstractGenerateAttachEventStatement(System.CodeDom.CodeAttachEventStatement) Documentation for this section has not yet been entered. abstractGenerateAttributeDeclarationsEnd(System.CodeDom.CodeAttributeDeclarationCollection) Documentation for this section has not yet been entered. abstractGenerateAttributeDeclarationsStart(System.CodeDom.CodeAttributeDeclarationCollection) Documentation for this section has not yet been entered. abstractGenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression) Documentation for this section has not yet been entered.GenerateBinaryOperatorExpression(System.CodeDom.CodeBinaryOperatorExpression) Documentation for this section has not yet been entered. abstractGenerateCastExpression(System.CodeDom.CodeCastExpression) Documentation for this section has not yet been entered. abstractGenerateComment(System.CodeDom.CodeComment) Documentation for this section has not yet been entered.GenerateCommentStatement(System.CodeDom.CodeCommentStatement) Documentation for this section has not yet been entered.GenerateCommentStatements(System.CodeDom.CodeCommentStatementCollection) Documentation for this section has not yet been entered.GenerateCompileUnit(System.CodeDom.CodeCompileUnit) Documentation for this section has not yet been entered.GenerateCompileUnitEnd(System.CodeDom.CodeCompileUnit) Documentation for this section has not yet been entered.GenerateCompileUnitStart(System.CodeDom.CodeCompileUnit) Documentation for this section has not yet been entered. abstractGenerateConditionStatement(System.CodeDom.CodeConditionStatement) Documentation for this section has not yet been entered. abstractGenerateConstructor(System.CodeDom.CodeConstructor, System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered.GenerateDecimalValue(decimal) Documentation for this section has not yet been entered.GenerateDefaultValueExpression(System.CodeDom.CodeDefaultValueExpression) Documentation for this section has not yet been entered. abstractGenerateDelegateCreateExpression(System.CodeDom.CodeDelegateCreateExpression) Documentation for this section has not yet been entered. abstractGenerateDelegateInvokeExpression(System.CodeDom.CodeDelegateInvokeExpression) Documentation for this section has not yet been entered.GenerateDirectionExpression(System.CodeDom.CodeDirectionExpression) Documentation for this section has not yet been entered.GenerateDirectives(System.CodeDom.CodeDirectiveCollection) Documentation for this section has not yet been entered.GenerateDoubleValue(double) Documentation for this section has not yet been entered. abstractGenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod, System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered. abstractGenerateEvent(System.CodeDom.CodeMemberEvent, System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered. abstractGenerateEventReferenceExpression(System.CodeDom.CodeEventReferenceExpression) Documentation for this section has not yet been entered.GenerateExpression(System.CodeDom.CodeExpression) Documentation for this section has not yet been entered. abstractGenerateExpressionStatement(System.CodeDom.CodeExpressionStatement) Documentation for this section has not yet been entered. abstractGenerateField(System.CodeDom.CodeMemberField) Documentation for this section has not yet been entered. abstractGenerateFieldReferenceExpression(System.CodeDom.CodeFieldReferenceExpression) Documentation for this section has not yet been entered. abstractGenerateGotoStatement(System.CodeDom.CodeGotoStatement) Documentation for this section has not yet been entered. abstractGenerateIndexerExpression(System.CodeDom.CodeIndexerExpression) Documentation for this section has not yet been entered. abstractGenerateIterationStatement(System.CodeDom.CodeIterationStatement) Documentation for this section has not yet been entered. abstractGenerateLabeledStatement(System.CodeDom.CodeLabeledStatement) Documentation for this section has not yet been entered. abstractGenerateLinePragmaEnd(System.CodeDom.CodeLinePragma) Documentation for this section has not yet been entered. abstractGenerateLinePragmaStart(System.CodeDom.CodeLinePragma) Documentation for this section has not yet been entered. abstractGenerateMethod(System.CodeDom.CodeMemberMethod, System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered. abstractGenerateMethodInvokeExpression(System.CodeDom.CodeMethodInvokeExpression) Documentation for this section has not yet been entered. abstractGenerateMethodReferenceExpression(System.CodeDom.CodeMethodReferenceExpression) Documentation for this section has not yet been entered. abstractGenerateMethodReturnStatement(System.CodeDom.CodeMethodReturnStatement) Documentation for this section has not yet been entered.GenerateNamespace(System.CodeDom.CodeNamespace) Documentation for this section has not yet been entered. abstractGenerateNamespaceEnd(System.CodeDom.CodeNamespace) Documentation for this section has not yet been entered. abstractGenerateNamespaceImport(System.CodeDom.CodeNamespaceImport) Documentation for this section has not yet been entered.GenerateNamespaceImports(System.CodeDom.CodeNamespace) Documentation for this section has not yet been entered.GenerateNamespaces(System.CodeDom.CodeCompileUnit) Documentation for this section has not yet been entered. abstractGenerateNamespaceStart(System.CodeDom.CodeNamespace) Documentation for this section has not yet been entered. abstractGenerateObjectCreateExpression(System.CodeDom.CodeObjectCreateExpression) Documentation for this section has not yet been entered.GenerateParameterDeclarationExpression(System.CodeDom.CodeParameterDeclarationExpression) Documentation for this section has not yet been entered.GeneratePrimitiveExpression(System.CodeDom.CodePrimitiveExpression) Documentation for this section has not yet been entered. abstractGenerateProperty(System.CodeDom.CodeMemberProperty, System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered. abstractGeneratePropertyReferenceExpression(System.CodeDom.CodePropertyReferenceExpression) Documentation for this section has not yet been entered. abstractGeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression) Documentation for this section has not yet been entered. abstractGenerateRemoveEventStatement(System.CodeDom.CodeRemoveEventStatement) Documentation for this section has not yet been entered.GenerateSingleFloatValue(float) Documentation for this section has not yet been entered.GenerateSnippetCompileUnit(System.CodeDom.CodeSnippetCompileUnit) Documentation for this section has not yet been entered. abstractGenerateSnippetExpression(System.CodeDom.CodeSnippetExpression) Documentation for this section has not yet been entered. abstractGenerateSnippetMember(System.CodeDom.CodeSnippetTypeMember) Documentation for this section has not yet been entered.GenerateSnippetStatement(System.CodeDom.CodeSnippetStatement) Documentation for this section has not yet been entered.GenerateStatement(System.CodeDom.CodeStatement) Documentation for this section has not yet been entered.GenerateStatements(System.CodeDom.CodeStatementCollection) Documentation for this section has not yet been entered. abstractGenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression) Documentation for this section has not yet been entered. abstractGenerateThrowExceptionStatement(System.CodeDom.CodeThrowExceptionStatement) Documentation for this section has not yet been entered. abstractGenerateTryCatchFinallyStatement(System.CodeDom.CodeTryCatchFinallyStatement) Documentation for this section has not yet been entered. abstractGenerateTypeConstructor(System.CodeDom.CodeTypeConstructor) Documentation for this section has not yet been entered. abstractGenerateTypeEnd(System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered.GenerateTypeOfExpression(System.CodeDom.CodeTypeOfExpression) Documentation for this section has not yet been entered.GenerateTypeReferenceExpression(System.CodeDom.CodeTypeReferenceExpression) Documentation for this section has not yet been entered.GenerateTypes(System.CodeDom.CodeNamespace) Documentation for this section has not yet been entered. abstractGenerateTypeStart(System.CodeDom.CodeTypeDeclaration) Documentation for this section has not yet been entered. abstractGenerateVariableDeclarationStatement(System.CodeDom.CodeVariableDeclarationStatement) Documentation for this section has not yet been entered. abstractGenerateVariableReferenceExpression(System.CodeDom.CodeVariableReferenceExpression) Documentation for this section has not yet been entered. abstractGetTypeOutput(System.CodeDom.CodeTypeReference) : string Documentation for this section has not yet been entered. abstractIsValidIdentifier(string) : bool Documentation for this section has not yet been entered.OutputAttributeArgument(System.CodeDom.CodeAttributeArgument) Documentation for this section has not yet been entered.OutputAttributeDeclarations(System.CodeDom.CodeAttributeDeclarationCollection) Documentation for this section has not yet been entered.OutputDirection(System.CodeDom.FieldDirection) Documentation for this section has not yet been entered.OutputExpressionList(System.CodeDom.CodeExpressionCollection) Documentation for this section has not yet been entered.OutputExpressionList(System.CodeDom.CodeExpressionCollection, bool) Documentation for this section has not yet been entered.OutputFieldScopeModifier(System.CodeDom.MemberAttributes) Documentation for this section has not yet been entered.OutputIdentifier(string) Documentation for this section has not yet been entered.OutputMemberAccessModifier(System.CodeDom.MemberAttributes) Documentation for this section has not yet been entered.OutputMemberScopeModifier(System.CodeDom.MemberAttributes) Documentation for this section has not yet been entered.OutputOperator(System.CodeDom.CodeBinaryOperatorType) Documentation for this section has not yet been entered.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection) Documentation for this section has not yet been entered. abstractOutputType(System.CodeDom.CodeTypeReference) Documentation for this section has not yet been entered.OutputTypeAttributes(System.Reflection.TypeAttributes, bool, bool) Documentation for this section has not yet been entered.OutputTypeNamePair(System.CodeDom.CodeTypeReference, string) Documentation for this section has not yet been entered. abstractQuoteSnippetString(string) : string Documentation for this section has not yet been entered. abstractSupports(GeneratorSupport) : bool Documentation for this section has not yet been entered.ValidateIdentifier(string) Documentation for this section has not yet been entered.