Class KeywordTextParser.StackPhraseRewriteAction
java.lang.Object
org.codice.ddf.opensearch.endpoint.KeywordTextParser.StackPhraseRewriteAction
- All Implemented Interfaces:
org.parboiled.Action
- Enclosing class:
- KeywordTextParser
public class KeywordTextParser.StackPhraseRewriteAction
extends Object
implements org.parboiled.Action
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StackPhraseRewriteAction
public StackPhraseRewriteAction()
-
-
Method Details
-
run
public boolean run(org.parboiled.Context context) - Specified by:
runin interfaceorg.parboiled.Action
-