Modifier and Type | Method and Description |
---|---|
abstract Instruction.IType |
Instruction.getType() |
static Instruction.IType |
Instruction.IType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instruction.IType[] |
Instruction.IType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Instruction.IType |
CPInstruction.getType() |
Modifier and Type | Method and Description |
---|---|
Instruction.IType |
FEDInstruction.getType() |
Modifier and Type | Method and Description |
---|---|
Instruction.IType |
GPUInstruction.getType() |
Modifier and Type | Method and Description |
---|---|
Instruction.IType |
SPInstruction.getType() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.