|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.debug.internal.ui.actions.WatchpointExpressionVerifier
public class WatchpointExpressionVerifier
Enter type comment.
Constructor Summary | |
---|---|
WatchpointExpressionVerifier()
|
Method Summary | |
---|---|
boolean |
isValidExpression(org.eclipse.jface.text.IDocument doc,
java.lang.String expression)
Returns whether the specified expression is valid for a watchpoint. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WatchpointExpressionVerifier()
Method Detail |
---|
public boolean isValidExpression(org.eclipse.jface.text.IDocument doc, java.lang.String expression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |