aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/expression/package-info.java
blob: d52fc3063f595a855dc512281a763fe8ac9d8ab4 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. 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;