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

ai.vespa.schemals.parser.yqlplus.ast.indexref 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 indexref 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 indexref extends BaseNode {
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy