|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
public class SelectionNodeFound
| Field Summary | |
|---|---|
Binding |
binding
|
boolean |
isDeclaration
|
| Constructor Summary | |
|---|---|
SelectionNodeFound()
|
|
SelectionNodeFound(Binding binding)
|
|
SelectionNodeFound(Binding binding,
boolean isDeclaration)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Binding binding
public boolean isDeclaration
| Constructor Detail |
|---|
public SelectionNodeFound()
public SelectionNodeFound(Binding binding)
public SelectionNodeFound(Binding binding,
boolean isDeclaration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||