AbstractAssemblyProduction

Package: ghidra.app.plugin.assembler.sleigh.grammars
Type: class

10.2_PUBLIC

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)

9.0.2_PUBLIC

addedmethod: decorated
java.util.List<ghidra.app.plugin.assembler.sleigh.symbol.AssemblySymbol> decorated()

9.0.1_PUBLIC

introducedInitial version