Interface FourCornerZionStenoLexerFire
- All Known Subinterfaces:
FourCornerZionStenoLexerFire.Adapter
public interface FourCornerZionStenoLexerFire
Provides lexer fire state signals.
- Version:
- 1.0 Jan 13, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidfireStateLine(int line) voidfireStateScannerMatch(int blockStart, int blockStop, int matchPoint, int idxFirst, int idxLast)
-
Method Details
-
fireStateLine
void fireStateLine(int line) -
fireStateScannerMatch
void fireStateScannerMatch(int blockStart, int blockStop, int matchPoint, int idxFirst, int idxLast)
-