Class CtTypeMemberWildcardImportReferenceImpl

java.lang.Object
spoon.support.reflect.declaration.CtElementImpl
spoon.support.reflect.reference.CtTypeMemberWildcardImportReferenceImpl
All Implemented Interfaces:
Serializable, Cloneable, FactoryAccessor, SourcePositionHolder, CtElement, CtReference, CtTypeMemberWildcardImportReference, CtQueryable, CtVisitable

public class CtTypeMemberWildcardImportReferenceImpl extends CtElementImpl implements CtTypeMemberWildcardImportReference
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.*;
See Also:
Serialized Form