|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJSVariable
| Method Summary | |
|---|---|
java.lang.String |
getFullName()
Returns full variable name |
boolean |
isArgument()
isArgument |
boolean |
isConst()
isConst |
boolean |
isException()
isException |
boolean |
isLocal()
isLocal |
boolean |
isTopLevel()
isTopLevel |
| Methods inherited from interface org.eclipse.debug.core.model.IVariable |
|---|
getName, getReferenceTypeName, getValue, hasValueChanged |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.debug.core.model.IValueModification |
|---|
setValue, setValue, supportsValueModification, verifyValue, verifyValue |
| Method Detail |
|---|
boolean isConst()
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
boolean isLocal()
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
boolean isArgument()
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
boolean isException()
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
boolean isTopLevel()
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugExceptionjava.lang.String getFullName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||