IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IDiagnosticHandler.g.cs
Go to the documentation of this file.
1#nullable enable
2
4{
5
6 partial interface IDiagnosticHandler
7 {
8
15 void MainMethodFound(string arg0);
16
23 void OutputFileIs(string arg0);
24
31 void AutoAddRef(string arg0);
32
39 void MainMethodFromManifest(string arg0);
40
47 void GenericCompilerInfo(string arg0);
48
55 void GenericClassLoadingInfo(string arg0);
56
63 void GenericVerifierInfo(string arg0);
64
71 void GenericRuntimeInfo(string arg0);
72
79 void GenericJniInfo(string arg0);
80
87 void ClassNotFound(string arg0);
88
95 void ClassFormatError(string arg0, string arg1);
96
103 void DuplicateClassName(string arg0);
104
111 void IllegalAccessError(string arg0, string arg1);
112
119 void VerificationError(string arg0, string arg1);
120
127 void NoClassDefFoundError(string arg0, string arg1);
128
135 void GenericUnableToCompileError(string arg0, string arg1, string arg2);
136
143 void DuplicateResourceName(string arg0);
144
151 void SkippingReferencedClass(string arg0, string arg1);
152
160
167 void EmittedNoClassDefFoundError(string arg0, string arg1);
168
175 void EmittedIllegalAccessError(string arg0, string arg1);
176
183 void EmittedInstantiationError(string arg0, string arg1);
184
191 void EmittedIncompatibleClassChangeError(string arg0, string arg1);
192
199 void EmittedNoSuchFieldError(string arg0, string arg1);
200
207 void EmittedAbstractMethodError(string arg0, string arg1);
208
215 void EmittedNoSuchMethodError(string arg0, string arg1);
216
223 void EmittedLinkageError(string arg0, string arg1);
224
231 void EmittedVerificationError(string arg0, string arg1);
232
239 void EmittedClassFormatError(string arg0, string arg1);
240
247 void InvalidCustomAttribute(string arg0, string arg1);
248
255 void IgnoredCustomAttribute(string arg0, string arg1);
256
263 void AssumeAssemblyVersionMatch(string arg0, string arg1);
264
272
280
287 void LegacySearchRule(string arg0);
288
295 void AssemblyLocationIgnored(string arg0, string arg1, string arg2);
296
303 void InterfaceMethodCantBeInternal(string arg0, string arg1, string arg2);
304
311 void DuplicateAssemblyReference(string arg0);
312
319 void UnableToResolveType(string arg0, string arg1, string arg2);
320
327 void StubsAreDeprecated(string arg0);
328
335 void WrongClassName(string arg0, string arg1);
336
343 void ReflectionCallerClassRequiresCallerID(string arg0, string arg1, string arg2);
344
352
360
367 void UnknownWarning(string arg0);
368
375 void DuplicateIkvmLangProperty(string arg0, string arg1);
376
383 void MalformedIkvmLangProperty(string arg0, string arg1);
384
391 void GenericCompilerWarning(string arg0);
392
399 void GenericClassLoadingWarning(string arg0);
400
407 void GenericVerifierWarning(string arg0);
408
415 void GenericRuntimeWarning(string arg0);
416
423 void GenericJniWarning(string arg0);
424
431 void UnableToCreateProxy(string arg0, string arg1);
432
439 void DuplicateProxy(string arg0);
440
448
455 void MapXmlError(string arg0);
456
463 void InputFileNotFound(string arg0);
464
471 void UnknownFileType(string arg0);
472
479 void UnknownElementInMapFile(string arg0, string arg1, string arg2);
480
487 void UnknownAttributeInMapFile(string arg0, string arg1, string arg2);
488
495 void InvalidMemberNameInMapFile(string arg0, string arg1, string arg2);
496
503 void InvalidMemberSignatureInMapFile(string arg0, string arg1, string arg2, string arg3);
504
511 void InvalidPropertyNameInMapFile(string arg0, string arg1, string arg2, string arg3);
512
519 void InvalidPropertySignatureInMapFile(string arg0, string arg1, string arg2, string arg3);
520
527 void NonPrimaryAssemblyReference(string arg0, string arg1);
528
535 void MissingType(string arg0, string arg1);
536
543 void MissingReference(string arg0, string arg1);
544
551 void CallerSensitiveOnUnsupportedMethod(string arg0, string arg1, string arg2);
552
559 void RemappedTypeMissingDefaultInterfaceMethod(string arg0, string arg1);
560
567 void GenericCompilerError(string arg0);
568
575 void GenericClassLoadingError(string arg0);
576
583 void GenericVerifierError(string arg0);
584
591 void GenericRuntimeError(string arg0);
592
599 void GenericJniError(string arg0);
600
608
616
623 void ErrorReadingFile(string arg0, string arg1);
624
632
640
648
656
663 void InvalidStrongNameKeyPair(string arg0, string arg1);
664
671 void ReferenceNotFound(string arg0);
672
680
687 void UnrecognizedTargetType(string arg0);
688
695 void UnrecognizedPlatform(string arg0);
696
703 void UnrecognizedApartment(string arg0);
704
711 void MissingFileSpecification(string arg0);
712
719 void PathTooLong(string arg0);
720
727 void PathNotFound(string arg0);
728
735 void InvalidPath(string arg0);
736
743 void InvalidOptionSyntax(string arg0);
744
751 void ExternalResourceNotFound(string arg0);
752
760
767 void InvalidVersionFormat(string arg0);
768
775 void InvalidFileAlignment(string arg0);
776
783 void ErrorWritingFile(string arg0, string arg1);
784
791 void UnrecognizedOption(string arg0);
792
800
808
816
824
832
840
848
855 void ErrorParsingMapFile(string arg0, string arg1);
856
864
872
880
888
896
904
912
920
928
936
944
951 void MapFileTypeNotFound(string arg0);
952
959 void MapFileClassNotFound(string arg0);
960
968
975 void LinkageError(string arg0);
976
983 void RuntimeMismatch(string referencedAssemblyPath, string runtimeAssemblyName, string referencedAssemblyName);
984
992
1000
1007 void CriticalClassNotFound(string arg0);
1008
1015 void AssemblyContainsDuplicateClassNames(string arg0, string arg1, string arg2, string arg3);
1016
1024
1031 void UnableToResolveInterface(string arg0, string arg1);
1032
1039 void MissingBaseType(string arg0, string arg1, string arg2, string arg3);
1040
1047 void MissingBaseTypeReference(string arg0, string arg1);
1048
1055 void FileNotFound(string arg0);
1056
1063 void RuntimeMethodMissing(string arg0);
1064
1071 void MapFileFieldNotFound(string arg0, string arg1);
1072
1079 void GhostInterfaceMethodMissing(string arg0, string arg1, string arg2, string arg3);
1080
1087 void ModuleInitializerMethodRequirements(string arg1, string arg2, string arg3);
1088
1095 void InvalidZip(string name);
1096
1103 void CoreAssemblyVersionMismatch(string arg0, string arg1);
1104
1111 void GenericRuntimeTrace(string arg0);
1112
1119 void GenericJniTrace(string arg0);
1120
1127 void GenericCompilerTrace(string arg0);
1128
1129 }
1130
1131}
Exposes methods to accept diagnostic invocations.
void CriticalClassNotFound(string arg0)
The 'CriticalClassNotFound' diagnostic.
void UnrecognizedOption(string arg0)
The 'UnrecognizedOption' diagnostic.
void NonPrimaryAssemblyReference(string arg0, string arg1)
The 'NonPrimaryAssemblyReference' diagnostic.
void EmittedIncompatibleClassChangeError(string arg0, string arg1)
The 'EmittedIncompatibleClassChangeError' diagnostic.
void NoOutputFileSpecified()
The 'NoOutputFileSpecified' diagnostic.
void EmittedIllegalAccessError(string arg0, string arg1)
The 'EmittedIllegalAccessError' diagnostic.
void DelaySignRequiresKey()
The 'DelaySignRequiresKey' diagnostic.
void RemappedTypeMissingDefaultInterfaceMethod(string arg0, string arg1)
The 'RemappedTypeMissingDefaultInterfaceMethod' diagnostic.
void ReferenceNotFound(string arg0)
The 'ReferenceNotFound' diagnostic.
void BootstrapClassesMissing()
The 'BootstrapClassesMissing' diagnostic.
void EmittedAbstractMethodError(string arg0, string arg1)
The 'EmittedAbstractMethodError' diagnostic.
void PathNotFound(string arg0)
The 'PathNotFound' diagnostic.
void InputFileNotFound(string arg0)
The 'InputFileNotFound' diagnostic.
void MapXmlUnableToResolveOpCode(string arg0)
The 'MapXmlUnableToResolveOpCode' diagnostic.
void GenericClassLoadingInfo(string arg0)
The 'GenericClassLoadingInfo' diagnostic.
void GenericVerifierError(string arg0)
The 'GenericVerifierError' diagnostic.
void MapFileFieldNotFound(string arg0, string arg1)
The 'MapFileFieldNotFound' diagnostic.
void MalformedIkvmLangProperty(string arg0, string arg1)
The 'MalformedIkvmLangProperty' diagnostic.
void GenericRuntimeInfo(string arg0)
The 'GenericRuntimeInfo' diagnostic.
void UnknownElementInMapFile(string arg0, string arg1, string arg2)
The 'UnknownElementInMapFile' diagnostic.
void GenericJniTrace(string arg0)
The 'GenericJniTrace' diagnostic.
void GenericVerifierWarning(string arg0)
The 'GenericVerifierWarning' diagnostic.
void DuplicateAssemblyReference(string arg0)
The 'DuplicateAssemblyReference' diagnostic.
void AssemblyContainsDuplicateClassNames(string arg0, string arg1, string arg2, string arg3)
The 'AssemblyContainsDuplicateClassNames' diagnostic.
void EmittedNoSuchMethodError(string arg0, string arg1)
The 'EmittedNoSuchMethodError' diagnostic.
void GenericJniWarning(string arg0)
The 'GenericJniWarning' diagnostic.
void GenericVerifierInfo(string arg0)
The 'GenericVerifierInfo' diagnostic.
void UnableToCreateProxy(string arg0, string arg1)
The 'UnableToCreateProxy' diagnostic.
void GenericClassLoadingError(string arg0)
The 'GenericClassLoadingError' diagnostic.
void EmittedVerificationError(string arg0, string arg1)
The 'EmittedVerificationError' diagnostic.
void NoClassDefFoundError(string arg0, string arg1)
The 'NoClassDefFoundError' diagnostic.
void MaximumErrorCountReached()
The 'MaximumErrorCountReached' diagnostic.
void StrongNameRequiresStrongNamedRefs()
The 'StrongNameRequiresStrongNamedRefs' diagnostic.
void InvalidPropertyNameInMapFile(string arg0, string arg1, string arg2, string arg3)
The 'InvalidPropertyNameInMapFile' diagnostic.
void MainClassRequiresExe()
The 'MainClassRequiresExe' diagnostic.
void GenericJniError(string arg0)
The 'GenericJniError' diagnostic.
void AssemblyLocationIgnored(string arg0, string arg1, string arg2)
The 'AssemblyLocationIgnored' diagnostic.
void UnknownFileType(string arg0)
The 'UnknownFileType' diagnostic.
void InvalidVersionFormat(string arg0)
The 'InvalidVersionFormat' diagnostic.
void EmittedClassFormatError(string arg0, string arg1)
The 'EmittedClassFormatError' diagnostic.
void RuntimeMismatch(string referencedAssemblyPath, string runtimeAssemblyName, string referencedAssemblyName)
The 'RuntimeMismatch' diagnostic.
void MainMethodFromManifest(string arg0)
The 'MainMethodFromManifest' diagnostic.
void GenericCompilerError(string arg0)
The 'GenericCompilerError' diagnostic.
void RuntimeMethodMissing(string arg0)
The 'RuntimeMethodMissing' diagnostic.
void UnrecognizedPlatform(string arg0)
The 'UnrecognizedPlatform' diagnostic.
void InvalidPropertySignatureInMapFile(string arg0, string arg1, string arg2, string arg3)
The 'InvalidPropertySignatureInMapFile' diagnostic.
void ResponseFileDepthExceeded()
The 'ResponseFileDepthExceeded' diagnostic.
void InvalidMemberSignatureInMapFile(string arg0, string arg1, string arg2, string arg3)
The 'InvalidMemberSignatureInMapFile' diagnostic.
void ModuleInitializerMethodRequirements(string arg1, string arg2, string arg3)
The 'ModuleInitializerMethodRequirements' diagnostic.
void VerificationError(string arg0, string arg1)
The 'VerificationError' diagnostic.
void ClassLoaderIsAbstract()
The 'ClassLoaderIsAbstract' diagnostic.
void AutoAddRef(string arg0)
The 'AutoAddRef' diagnostic.
void MapFileClassNotFound(string arg0)
The 'MapFileClassNotFound' diagnostic.
void GenericUnableToCompileError(string arg0, string arg1, string arg2)
The 'GenericUnableToCompileError' diagnostic.
void ClassLoaderConstructorMissing()
The 'ClassLoaderConstructorMissing' diagnostic.
void MainMethodNotFound()
The 'MainMethodNotFound' diagnostic.
void UnknownAttributeInMapFile(string arg0, string arg1, string arg2)
The 'UnknownAttributeInMapFile' diagnostic.
void PathTooLong(string arg0)
The 'PathTooLong' diagnostic.
void MissingReference(string arg0, string arg1)
The 'MissingReference' diagnostic.
void FileFormatLimitationExceeded(string arg0)
The 'FileFormatLimitationExceeded' diagnostic.
void InvalidFileAlignment(string arg0)
The 'InvalidFileAlignment' diagnostic.
void IllegalAccessError(string arg0, string arg1)
The 'IllegalAccessError' diagnostic.
void WrongClassName(string arg0, string arg1)
The 'WrongClassName' diagnostic.
void EmittedInstantiationError(string arg0, string arg1)
The 'EmittedInstantiationError' diagnostic.
void GenericRuntimeWarning(string arg0)
The 'GenericRuntimeWarning' diagnostic.
void InvalidDirectoryInLibOptionPath(string arg0)
The 'InvalidDirectoryInLibOptionPath' diagnostic.
void MissingBaseType(string arg0, string arg1, string arg2, string arg3)
The 'MissingBaseType' diagnostic.
void GenericCompilerTrace(string arg0)
The 'GenericCompilerTrace' diagnostic.
void ReflectionCallerClassRequiresCallerID(string arg0, string arg1, string arg2)
The 'ReflectionCallerClassRequiresCallerID' diagnostic.
void GenericRuntimeError(string arg0)
The 'GenericRuntimeError' diagnostic.
void MissingFileSpecification(string arg0)
The 'MissingFileSpecification' diagnostic.
void DuplicateResourceName(string arg0)
The 'DuplicateResourceName' diagnostic.
void ErrorReadingFile(string arg0, string arg1)
The 'ErrorReadingFile' diagnostic.
void RuntimeNotFound()
The 'RuntimeNotFound' diagnostic.
void MapFileTypeNotFound(string arg0)
The 'MapFileTypeNotFound' diagnostic.
void StubsAreDeprecated(string arg0)
The 'StubsAreDeprecated' diagnostic.
void MainMethodFound(string arg0)
The 'MainMethodFound' diagnostic.
void EmittedNoClassDefFoundError(string arg0, string arg1)
The 'EmittedNoClassDefFoundError' diagnostic.
void DuplicateIkvmLangProperty(string arg0, string arg1)
The 'DuplicateIkvmLangProperty' diagnostic.
void InvalidDirectoryInLibEnvironmentPath(string arg0)
The 'InvalidDirectoryInLibEnvironmentPath' diagnostic.
void ClassLoaderNotClassLoader()
The 'ClassLoaderNotClassLoader' diagnostic.
void LegacyAssemblyAttributesFound()
The 'LegacyAssemblyAttributesFound' diagnostic.
void AssumeAssemblyVersionMatch(string arg0, string arg1)
The 'AssumeAssemblyVersionMatch' diagnostic.
void ExportingImportsNotSupported()
The 'ExportingImportsNotSupported' diagnostic.
void UnableToCreateLambdaFactory()
The 'UnableToCreateLambdaFactory' diagnostic.
void InvalidPath(string arg0)
The 'InvalidPath' diagnostic.
void GenericRuntimeTrace(string arg0)
The 'GenericRuntimeTrace' diagnostic.
void ExternalMainNotAccessible()
The 'ExternalMainNotAccessible' diagnostic.
void InvalidMemberNameInMapFile(string arg0, string arg1, string arg2)
The 'InvalidMemberNameInMapFile' diagnostic.
void CoreAssemblyVersionMismatch(string arg0, string arg1)
The 'CoreAssemblyVersionMismatch' diagnostic.
void UnknownWarning(string arg0)
The 'UnknownWarning' diagnostic.
void GenericCompilerWarning(string arg0)
The 'GenericCompilerWarning' diagnostic.
void ExternalResourceNotFound(string arg0)
The 'ExternalResourceNotFound' diagnostic.
void SkippingReferencedClass(string arg0, string arg1)
The 'SkippingReferencedClass' diagnostic.
void GhostInterfaceMethodMissing(string arg0, string arg1, string arg2, string arg3)
The 'GhostInterfaceMethodMissing' diagnostic.
void CallerSensitiveOnUnsupportedMethod(string arg0, string arg1, string arg2)
The 'CallerSensitiveOnUnsupportedMethod' diagnostic.
void NoTargetsFound()
The 'NoTargetsFound' diagnostic.
void ClassNotFound(string arg0)
The 'ClassNotFound' diagnostic.
void UnrecognizedApartment(string arg0)
The 'UnrecognizedApartment' diagnostic.
void ClassFormatError(string arg0, string arg1)
The 'ClassFormatError' diagnostic.
void ExeRequiresMainClass()
The 'ExeRequiresMainClass' diagnostic.
void LegacySearchRule(string arg0)
The 'LegacySearchRule' diagnostic.
void InterfaceMethodCantBeInternal(string arg0, string arg1, string arg2)
The 'InterfaceMethodCantBeInternal' diagnostic.
void PropertiesRequireExe()
The 'PropertiesRequireExe' diagnostic.
void MainClassNotFound()
The 'MainClassNotFound' diagnostic.
void EmittedNoSuchFieldError(string arg0, string arg1)
The 'EmittedNoSuchFieldError' diagnostic.
void ClassLoaderNotAccessible()
The 'ClassLoaderNotAccessible' diagnostic.
void UnableToResolveInterface(string arg0, string arg1)
The 'UnableToResolveInterface' diagnostic.
void CannotSpecifyBothKeyFileAndContainer()
The 'CannotSpecifyBothKeyFileAndContainer' diagnostic.
void MissingBaseTypeReference(string arg0, string arg1)
The 'MissingBaseTypeReference' diagnostic.
void MissingType(string arg0, string arg1)
The 'MissingType' diagnostic.
void InvalidStrongNameKeyPair(string arg0, string arg1)
The 'InvalidStrongNameKeyPair' diagnostic.
void SharedClassLoaderCannotBeUsedOnModuleTarget()
The 'SharedClassLoaderCannotBeUsedOnModuleTarget' diagnostic.
void ErrorParsingMapFile(string arg0, string arg1)
The 'ErrorParsingMapFile' diagnostic.
void OptionsMustPreceedChildLevels()
The 'OptionsMustPreceedChildLevels' diagnostic.
void CoreClassesMissing()
The 'CoreClassesMissing' diagnostic.
void GenericClassLoadingWarning(string arg0)
The 'GenericClassLoadingWarning' diagnostic.
void DuplicateClassName(string arg0)
The 'DuplicateClassName' diagnostic.
void ExternalResourceNameInvalid(string arg0)
The 'ExternalResourceNameInvalid' diagnostic.
void ErrorWritingFile(string arg0, string arg1)
The 'ErrorWritingFile' diagnostic.
void InvalidZip(string name)
The 'InvalidZip' diagnostic.
void GenericCompilerInfo(string arg0)
The 'GenericCompilerInfo' diagnostic.
void IgnoredCustomAttribute(string arg0, string arg1)
The 'IgnoredCustomAttribute' diagnostic.
void GenericJniInfo(string arg0)
The 'GenericJniInfo' diagnostic.
void LinkageError(string arg0)
The 'LinkageError' diagnostic.
void UnsupportedMainMethod()
The 'UnsupportedMainMethod' diagnostic.
void RuntimeMismatchStrongName()
The 'RuntimeMismatchStrongName' diagnostic.
void ClassLoaderNotFound()
The 'ClassLoaderNotFound' diagnostic.
void NoJniRuntime()
The 'NoJniRuntime' diagnostic.
void OutputFileIs(string arg0)
The 'OutputFileIs' diagnostic.
void FileNotFound(string arg0)
The 'FileNotFound' diagnostic.
void UnrecognizedTargetType(string arg0)
The 'UnrecognizedTargetType' diagnostic.
void MapXmlError(string arg0)
The 'MapXmlError' diagnostic.
void CallerIDRequiresHasCallerIDAnnotation()
The 'CallerIDRequiresHasCallerIDAnnotation' diagnostic.
void InvalidOptionSyntax(string arg0)
The 'InvalidOptionSyntax' diagnostic.
void UnableToResolveType(string arg0, string arg1, string arg2)
The 'UnableToResolveType' diagnostic.
void DuplicateProxy(string arg0)
The 'DuplicateProxy' diagnostic.
void InvalidCustomAttribute(string arg0, string arg1)
The 'InvalidCustomAttribute' diagnostic.
void EmittedLinkageError(string arg0, string arg1)
The 'EmittedLinkageError' diagnostic.
void ModuleCannotHaveClassLoader()
The 'ModuleCannotHaveClassLoader' diagnostic.