Uses of Class
org.eclipse.jdt.internal.core.LocalVariable

Packages that use LocalVariable
org.eclipse.jdt.internal.core.search.matching   
 

Uses of LocalVariable in org.eclipse.jdt.internal.core.search.matching
 

Constructors in org.eclipse.jdt.internal.core.search.matching with parameters of type LocalVariable
LocalVariablePattern(LocalVariable localVariable, int limitTo, int matchRule)