Eclipse JDT
2.0

Uses of Interface
org.eclipse.jdt.debug.core.IJavaModifiers

Packages that use IJavaModifiers
org.eclipse.jdt.debug.core   
 

Uses of IJavaModifiers in org.eclipse.jdt.debug.core
 

Subinterfaces of IJavaModifiers in org.eclipse.jdt.debug.core
 interface IJavaFieldVariable
          A variable that contains the value of an instance or class variable.
 interface IJavaStackFrame
          A stack frame in a thread on a Java virtual machine.
 interface IJavaVariable
          A local variable, field slot, or receiver (this) in a Java virtual machine.
 


Eclipse JDT
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.