Interface FourCornerZionStenoLexerSmoke.AdapterMonoPipe
- All Superinterfaces:
FourCornerZionStenoLexerSmoke
- Enclosing interface:
FourCornerZionStenoLexerSmoke
public static interface FourCornerZionStenoLexerSmoke.AdapterMonoPipe
extends FourCornerZionStenoLexerSmoke
- Version:
- 1.0 Jan 12, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.x4o.fc18.zion7.FourCornerZionStenoLexerSmoke
FourCornerZionStenoLexerSmoke.Adapter, FourCornerZionStenoLexerSmoke.AdapterMonoPipe
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
burnControlCommandUnsupported
(int line, int col, int cakePoint) default void
burnLexerReservedCakePoint
(int line, int col, int cakePoint) void
burnMonoPipe
(int line, int col, String pipeError) default void
burnSalahInvalidCakePoint
(int line, int col, int cakePoint) default void
burnSalahMissingAmen
(int line, int col) default void
burnSandWalkerOutOfRhythm
(int line, int col) default void
burnSandWalkerStepUnaligned
(int line, int col, int size) default void
burnWaterUnicodeBadBigIndian
(int line, int col)
-
Method Details
-
burnMonoPipe
-
burnLexerReservedCakePoint
default void burnLexerReservedCakePoint(int line, int col, int cakePoint) - Specified by:
burnLexerReservedCakePoint
in interfaceFourCornerZionStenoLexerSmoke
-
burnSalahInvalidCakePoint
default void burnSalahInvalidCakePoint(int line, int col, int cakePoint) - Specified by:
burnSalahInvalidCakePoint
in interfaceFourCornerZionStenoLexerSmoke
-
burnSalahMissingAmen
default void burnSalahMissingAmen(int line, int col) - Specified by:
burnSalahMissingAmen
in interfaceFourCornerZionStenoLexerSmoke
-
burnControlCommandUnsupported
default void burnControlCommandUnsupported(int line, int col, int cakePoint) - Specified by:
burnControlCommandUnsupported
in interfaceFourCornerZionStenoLexerSmoke
-
burnWaterUnicodeBadBigIndian
default void burnWaterUnicodeBadBigIndian(int line, int col) - Specified by:
burnWaterUnicodeBadBigIndian
in interfaceFourCornerZionStenoLexerSmoke
-
burnSandWalkerOutOfRhythm
default void burnSandWalkerOutOfRhythm(int line, int col) - Specified by:
burnSandWalkerOutOfRhythm
in interfaceFourCornerZionStenoLexerSmoke
-
burnSandWalkerStepUnaligned
default void burnSandWalkerStepUnaligned(int line, int col, int size) - Specified by:
burnSandWalkerStepUnaligned
in interfaceFourCornerZionStenoLexerSmoke
-