Interface FourCornerZionStenoLexerFire.Adapter
- All Superinterfaces:
FourCornerZionStenoLexerFire
- Enclosing interface:
FourCornerZionStenoLexerFire
- Version:
- 1.0 Jan 13, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from interface FourCornerZionStenoLexerFire
FourCornerZionStenoLexerFire.Adapter -
Method Summary
Modifier and TypeMethodDescriptiondefault voidfireStateLine(int line) default voidfireStateScannerMatch(int blockStart, int blockStop, int matchPoint, int idxFirst, int idxLast)
-
Method Details
-
fireStateLine
default void fireStateLine(int line) - Specified by:
fireStateLinein interfaceFourCornerZionStenoLexerFire
-
fireStateScannerMatch
default void fireStateScannerMatch(int blockStart, int blockStop, int matchPoint, int idxFirst, int idxLast) - Specified by:
fireStateScannerMatchin interfaceFourCornerZionStenoLexerFire
-