public class QueryGenerator extends Object
Constructor and Description |
---|
QueryGenerator() |
Modifier and Type | Method and Description |
---|---|
static Predicate<Constituent> |
generateQuery(Tree<String> tree,
Constituent c,
Map<String,String> variables) |
public static Predicate<Constituent> generateQuery(Tree<String> tree, Constituent c, Map<String,String> variables) throws EdisonException
EdisonException
Copyright © 2017. All rights reserved.