aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main/java/com/yahoo/vespa/indexinglanguage/expressions/package-info.java
blob: 106f37acfa94d5c30381f91ca4eaa01e6eb40899 (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.vespa.indexinglanguage.expressions;

import com.yahoo.osgi.annotation.ExportPackage;