| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.debugger |
| Modifier and Type | Method and Description |
|---|---|
BreakLocationType |
BreakLocation.getType() |
static BreakLocationType |
BreakLocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BreakLocationType[] |
BreakLocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BreakLocation.setType(BreakLocationType type) |
Copyright © 2020. All rights reserved.