Class ConstructState
java.lang.Object
ghidra.app.plugin.processors.sleigh.ConstructState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionUsed for testing and diagnostics: list the constructor line numbers used to resolve this encoding This includes braces to describe the tree structureint
int
int
getSubState
(int index) int
hashCode()
-
Constructor Details
-
ConstructState
-
-
Method Details
-
getSubState
-
getNumSubStates
public int getNumSubStates() -
getParent
-
hashCode
public int hashCode() -
getConstructor
-
getLength
public int getLength() -
getOffset
public int getOffset() -
dumpConstructorTree
Used for testing and diagnostics: list the constructor line numbers used to resolve this encoding This includes braces to describe the tree structure- Returns:
- the constructor tree
- See Also:
-