package ql.ast.visitor_elements; /** * @author orosu */ public interface IElement { }