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