aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/expression/package-info.java
blob: 4ef1590ffa591fee14e06c61013a0121447c5856 (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.searchlib.expression;

import com.yahoo.osgi.annotation.ExportPackage;