| Interface | Description |
|---|---|
| FAWalkerDelegate |
| Class | Description |
|---|---|
| FAAnalysis |
This class computes the number of incoming transition for each state.
|
| FAFactory |
This class builds an "GUI" NFA from an "ANTLR" NFA by removing redundant epsilon transition(s).
|
| FAState |
Class defining an "GUI" FA state.
|
| FATransition | |
| FAWalker |
This class is used to "walk" through an NFA and is used, for example, by the DOTGenerator.
|
Copyright © 2013. All rights reserved.