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.ObjectThe map value keyed byAssemblyParser.MergeKey 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedMergeValue() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidmerge(int extProdNum, java.util.Collection<AssemblyTerminal> more) 
 - 
 
- 
- 
Method Detail
- 
merge
protected void merge(int extProdNum, java.util.Collection<AssemblyTerminal> more) 
 - 
 
 -