JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
U
union(Automaton)
- Method in class dk.brics.automaton.
Automaton
See
BasicOperations.union(Automaton, Automaton)
.
union(Collection<Automaton>)
- Static method in class dk.brics.automaton.
Automaton
See
BasicOperations.union(Collection)
.
union(Automaton, Automaton)
- Static method in class dk.brics.automaton.
BasicOperations
Returns an automaton that accepts the union of the languages of the given automata.
union(Collection<Automaton>)
- Static method in class dk.brics.automaton.
BasicOperations
Returns an automaton that accepts the union of the languages of the given automata.
UtilityMethods
- Class in
Main
This class contains a number of useful public static method.
UtilityMethods()
- Constructor for class Main.
UtilityMethods
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes