| Package | Description |
|---|---|
| org.bytedeco.llvm.clang |
| Modifier and Type | Method and Description |
|---|---|
CXVersion |
CXPlatformAvailability.Deprecated()
The version number in which this entity was deprecated (but is
still available).
|
CXVersion |
CXVersion.getPointer(long i) |
CXVersion |
CXPlatformAvailability.Introduced()
The version number in which this entity was introduced.
|
CXVersion |
CXVersion.Major(int setter) |
CXVersion |
CXVersion.Minor(int setter) |
CXVersion |
CXPlatformAvailability.Obsoleted()
The version number in which this entity was obsoleted, and therefore
is no longer available.
|
CXVersion |
CXVersion.position(long position) |
CXVersion |
CXVersion.Subminor(int setter) |
| Modifier and Type | Method and Description |
|---|---|
CXPlatformAvailability |
CXPlatformAvailability.Deprecated(CXVersion setter) |
CXPlatformAvailability |
CXPlatformAvailability.Introduced(CXVersion setter) |
CXPlatformAvailability |
CXPlatformAvailability.Obsoleted(CXVersion setter) |
Copyright © 2025. All rights reserved.