Class ContextCommit
java.lang.Object
ghidra.app.plugin.processors.sleigh.ContextCommit
- All Implemented Interfaces:
ContextChange
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ParserWalker walker, SleighDebugLogger debug) void
decode
(Decoder decoder, SleighLanguage lang)
-
Constructor Details
-
ContextCommit
public ContextCommit()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceContextChange
- Throws:
MemoryAccessException
-
decode
- Specified by:
decode
in interfaceContextChange
- Throws:
DecoderException
-