/*
 * Created on 09-Feb-2005
 */
package abcexer2.ast;

import abc.aspectj.ast.Pointcut;

/**
 * @author Sascha Kuzins
 *
 */
public interface PCArrayGet extends Pointcut {

}
