ai.vespa.schemals.parser.yqlplus.ast.vespa_grouping_identifier Maven / Gradle / Ivy
/* Generated by: CongoCC Parser Generator. Do not edit.
* Generated Code for vespa_grouping_identifier 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 vespa_grouping_identifier extends BaseNode {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy