Class Constant
java.lang.Object
ghidra.app.plugin.processors.generic.Constant
- All Implemented Interfaces:
ExpressionValue
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Constant
public Constant(long v)
-
-
Method Details
-
longValue
- Specified by:
longValue
in interfaceExpressionValue
-
length
- Specified by:
length
in interfaceExpressionValue
-