Package spoon.support.reflect.reference
package spoon.support.reflect.reference
-
ClassDescriptionAn implementation for
CtLocalVariableReference
.This class intends to be used only to represent the reference of a static import of all members of a type: import static org.junit.Assert.*;represents a reference to an unbound field (used when no full classpath is available