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