|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomicSymbol | |
---|---|
jbil.sequence |
Uses of AtomicSymbol in jbil.sequence |
---|
Classes in jbil.sequence that implement AtomicSymbol | |
---|---|
class |
AtomicCharSymbol
An atomic char symbol is an atomic symbol associated to a character 'image'. |
Methods in jbil.sequence with parameters of type AtomicSymbol | |
---|---|
void |
HighOrderSymbol.addMatch(AtomicSymbol match)
Adds an atomic symbol to the alphabet of symbols matched by this symbol. |
void |
HighOrderCharSymbol.addMatch(AtomicSymbol match)
|
Method parameters in jbil.sequence with type arguments of type AtomicSymbol | |
---|---|
void |
HighOrderSymbol.addMatches(java.util.List<AtomicSymbol> matches)
Adds a list of atomic symbols to the alphabet of symbols matched by this symbol. |
void |
HighOrderCharSymbol.addMatches(java.util.List<AtomicSymbol> matches)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |