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

fun.langel.cql.statement.Statement Maven / Gradle / Ivy

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

import fun.langel.cql.node.Node;

/**
 * @author [email protected](GuHan)
 * @since 2022/7/20 19:26
 **/
public interface Statement extends Node {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy