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