All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cz.vutbr.web.css.TermExpression Maven / Gradle / Ivy

package cz.vutbr.web.css;

/**
 * Holds an expression() value
 * 
 * @author Radek Burget, 2009
 * 
 */
public interface TermExpression extends Term
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy