 | ContextCreateConstant Method (UInt16) |
[This is preliminary documentation and is subject to change.]
Namespace:
Llvm.NET
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic Constant CreateConstant(
ushort constValue
)
Parameters
- constValue
- Type: SystemUInt16
Value for the constant
Return Value
Type:
ConstantConstantInt representing the value
See Also