Class AssemblyParser.MergeValue
- java.lang.Object
-
- ghidra.app.plugin.assembler.sleigh.parse.AssemblyParser.MergeValue
-
- Enclosing class:
- AssemblyParser
protected static class AssemblyParser.MergeValue extends java.lang.Object
The map value keyed byAssemblyParser.MergeKey
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MergeValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
merge(int extProdNum, java.util.Collection<AssemblyTerminal> more)
-
-
-
Method Detail
-
merge
protected void merge(int extProdNum, java.util.Collection<AssemblyTerminal> more)
-
-