modifiedtype-extends:
AbstractAssemblyProduction
- org.apache.commons.collections4.list.AbstractListDecorator
+ java.lang.Object
removedmethod:
decorated
java.util.List<ghidra.app.plugin.assembler.sleigh.symbol.AssemblySymbol> decorated()
removedmethod:
subList
ghidra.app.plugin.assembler.sleigh.grammars.AssemblySentential<NT> subList(int fromIndex, int toIndex)