| 程序包 | 说明 |
|---|---|
| keystone |
| 限定符和类型 | 方法和说明 |
|---|---|
static KeystoneOptionValue.KeystoneOptionSyntax |
KeystoneOptionValue.KeystoneOptionSyntax.fromValue(Integer value)
Converts an integer value into its corresponding enumeration value.
|
static KeystoneOptionValue.KeystoneOptionSyntax |
KeystoneOptionValue.KeystoneOptionSyntax.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static KeystoneOptionValue.KeystoneOptionSyntax[] |
KeystoneOptionValue.KeystoneOptionSyntax.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Keystone.setAssemblySyntax(KeystoneOptionValue.KeystoneOptionSyntax syntax)
Sets the syntax of the assembly code used in this instance of Keystone.
|
Copyright © 2022. All rights reserved.