Interface ContextChange
- All Known Implementing Classes:
ContextCommit
,ContextOp
public interface ContextChange
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ParserWalker walker, SleighDebugLogger debug) void
decode
(Decoder decoder, SleighLanguage lang)
-
Method Details
-
apply
- Throws:
MemoryAccessException
-
decode
- Throws:
DecoderException
-