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