tecgraf.javautils.parsers
Class ErrorState
java.lang.Object
tecgraf.javautils.parsers.State
tecgraf.javautils.parsers.ErrorState
public final class ErrorState
- extends State
Representa um estado de erro no autômato finito
FiniteAutomaton.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ErrorState getInstance()
- Obtém a instância única do estado de erro.
- Returns:
- A instância única.
Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.