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