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
O
O
- Variable in class Automata.
Automaton
State Outputs.
Operator
- Class in
Token
Operator()
- Constructor for class Token.
Operator
optional()
- Method in class dk.brics.automaton.
Automaton
See
BasicOperations.optional(Automaton)
.
optional(Automaton)
- Static method in class dk.brics.automaton.
BasicOperations
Returns an automaton that accepts the union of the empty string and the language of the given automaton.
or(Automaton)
- Method in class Automata.
Automaton
overlap(Automaton)
- Method in class dk.brics.automaton.
Automaton
See
SpecialOperations.overlap(Automaton, Automaton)
.
overlap(Automaton, Automaton)
- Static method in class dk.brics.automaton.
SpecialOperations
Returns an automaton that accepts the overlap of strings that in more than one way can be split into a left part being accepted by
a1
and a right part being accepted by
a2
.
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