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

de.dagere.peass.dependency.traces.requitur.content.Content Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package de.dagere.peass.dependency.traces.requitur.content;

/**
 * Represents the content of an symbol of an context-free grammar. For correctness, subclasses should override equals
 * @author reichelt
 *
 */
public abstract class Content {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy