Interface FourCornerZionStenoLexerSmoke.Adapter
- All Superinterfaces:
FourCornerZionStenoLexerSmoke
- Enclosing interface:
FourCornerZionStenoLexerSmoke
- Version:
- 1.0 Jan 12, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from interface FourCornerZionStenoLexerSmoke
FourCornerZionStenoLexerSmoke.Adapter, FourCornerZionStenoLexerSmoke.AdapterMonoPipe -
Method Summary
Modifier and TypeMethodDescriptiondefault voidburnLexerReservedCakePoint(int line, int col, int cakePoint) default voidburnNumberMissingSparkler(int line, int col, FCFlameNumberSparklerSmoke sparkler) default voidburnSalahIgnoredSequence(int line, int col, int cakePoint) default voidburnSalahInvalidCakePoint(int line, int col, int cakePoint) default voidburnSalahMissingAmen(int line, int col) default voidburnSandWalkerOutOfRhythm(int line, int col) default voidburnSandWalkerStepUnaligned(int line, int col, int size)
-
Method Details
-
burnLexerReservedCakePoint
default void burnLexerReservedCakePoint(int line, int col, int cakePoint) - Specified by:
burnLexerReservedCakePointin interfaceFourCornerZionStenoLexerSmoke
-
burnSalahInvalidCakePoint
default void burnSalahInvalidCakePoint(int line, int col, int cakePoint) - Specified by:
burnSalahInvalidCakePointin interfaceFourCornerZionStenoLexerSmoke
-
burnSalahMissingAmen
default void burnSalahMissingAmen(int line, int col) - Specified by:
burnSalahMissingAmenin interfaceFourCornerZionStenoLexerSmoke
-
burnSalahIgnoredSequence
default void burnSalahIgnoredSequence(int line, int col, int cakePoint) - Specified by:
burnSalahIgnoredSequencein interfaceFourCornerZionStenoLexerSmoke
-
burnSandWalkerOutOfRhythm
default void burnSandWalkerOutOfRhythm(int line, int col) - Specified by:
burnSandWalkerOutOfRhythmin interfaceFourCornerZionStenoLexerSmoke
-
burnSandWalkerStepUnaligned
default void burnSandWalkerStepUnaligned(int line, int col, int size) - Specified by:
burnSandWalkerStepUnalignedin interfaceFourCornerZionStenoLexerSmoke
-
burnNumberMissingSparkler
- Specified by:
burnNumberMissingSparklerin interfaceFourCornerZionStenoLexerSmoke
-