|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jde.debugger.spec.SourceNameReferenceTypeSpec
SourceNameReferenceTypeSpec.java Created: Mon Jul 19 13:52:21 1999
Constructor Summary | |
SourceNameReferenceTypeSpec(java.lang.String src,
int line)
|
Method Summary | |
java.lang.String |
getSourceName()
|
boolean |
matches(com.sun.jdi.ReferenceType refType)
Does the specified ReferenceType match this spec. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SourceNameReferenceTypeSpec(java.lang.String src, int line)
Method Detail |
public java.lang.String getSourceName()
public boolean matches(com.sun.jdi.ReferenceType refType)
matches
in interface ReferenceTypeSpec
jde.debugger.spec.ReferenceTypeSpec
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |