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

ai.vespa.schemals.parser.yqlplus.ast.pipeline_step Maven / Gradle / Ivy

There is a newer version: 8.441.21
Show newest version
/* Generated by: CongoCC Parser Generator. Do not edit.
* Generated Code for pipeline_step AST Node type
* by the ASTNode.java.ftl template
*/
package ai.vespa.schemals.parser.yqlplus.ast;

import ai.vespa.schemals.parser.yqlplus.*;
import java.util.*;
import static ai.vespa.schemals.parser.yqlplus.Token.TokenType.*;


public class pipeline_step extends BaseNode {
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy