aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/semantics/parser/package-info.java
blob: b9cf0c32428d0131a93badd1d2100b9d45b2d4d1 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.prelude.semantics.parser;

import com.yahoo.osgi.annotation.ExportPackage;