CompositeHandler

Package: ghidra.app.util.cparser
Type: class

9.1_PUBLIC

modifiedmethod: add
added throws IllegalArgumentException
- void add(ghidra.app.util.cparser.C.Declaration dec)
+ void add(ghidra.app.util.cparser.C.Declaration dec) throws IllegalArgumentException

9.0.1_PUBLIC

introducedInitial version