|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.util.Util
public class Util
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.cdt.internal.ui.util.IDebugLogConstants |
---|
IDebugLogConstants.DebugLogConstant |
Field Summary | |
---|---|
static boolean |
VERBOSE_CONTENTASSIST
|
Fields inherited from interface org.eclipse.cdt.internal.ui.util.IDebugLogConstants |
---|
CONTENTASSIST |
Method Summary | |
---|---|
static void |
debugLog(java.lang.String message,
IDebugLogConstants.DebugLogConstant client)
|
static boolean |
isActive(IDebugLogConstants.DebugLogConstant client)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean VERBOSE_CONTENTASSIST
Method Detail |
---|
public static void debugLog(java.lang.String message, IDebugLogConstants.DebugLogConstant client)
public static boolean isActive(IDebugLogConstants.DebugLogConstant client)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |