public class NegationFSM extends Object
Constructor and Description |
---|
NegationFSM()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Set<NegationIndicator> |
execute(List<?> tokens)
Executes the finite state machines.
|
public Set<NegationIndicator> execute(List<?> tokens) throws Exception
tokens
- Exception
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.