Package | Description |
---|---|
org.eclipse.ptp.debug.core.model |
Modifier and Type | Field and Description |
---|---|
static PVariableFormat |
PVariableFormat.BINARY |
static PVariableFormat |
PVariableFormat.DECIMAL |
static PVariableFormat |
PVariableFormat.HEXADECIMAL |
static PVariableFormat |
PVariableFormat.NATURAL |
static PVariableFormat |
PVariableFormat.OCTAL |
Modifier and Type | Method and Description |
---|---|
PVariableFormat |
IFormatSupport.getFormat()
Get the format
|
static PVariableFormat |
PVariableFormat.getFormat(int code) |
Modifier and Type | Method and Description |
---|---|
void |
IFormatSupport.changeFormat(PVariableFormat format)
Change the format
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.