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

fun.langel.cql.node.Terminal Maven / Gradle / Ivy

The newest version!
package fun.langel.cql.node;

/**
 * @author [email protected](GuHan)
 * @since 2022/7/26 21:57
 **/
public interface Terminal extends Node, Expr {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy