| Package | Description |
|---|---|
| me.jaimegarza.syntax.env | |
| me.jaimegarza.syntax.generator | |
| me.jaimegarza.syntax.graph | |
| me.jaimegarza.syntax.model.graph | |
| me.jaimegarza.syntax.util |
| Class and Description |
|---|
| Dfa
Deterministic finite automaton.
|
| Class and Description |
|---|
| Construct
A construct is all the graph nodes between a start and an end.
|
| Class and Description |
|---|
| DirectedGraph
Abstract class defining a graph with directed transitions
|
| Node
Abstract class denoting a node in a graph.
|
| Transition
A transition (edge) maps a node to another node.
|
| Class and Description |
|---|
| Dfa
Deterministic finite automaton.
|
| DfaNode
A node for a dfa
|
| DirectedGraph
Abstract class defining a graph with directed transitions
|
| Nfa
Non-finite automaton.
|
| NfaNode
A node for a dfa
|
| Node
Abstract class denoting a node in a graph.
|
| Transition
A transition (edge) maps a node to another node.
|
| Class and Description |
|---|
| Construct
A construct is all the graph nodes between a start and an end.
|
| Dfa
Deterministic finite automaton.
|
| Nfa
Non-finite automaton.
|
Copyright © 2017. All rights reserved.