Package ghidra.app.decompiler
Class ClangFuncProto
java.lang.Object
ghidra.app.decompiler.ClangTokenGroup
ghidra.app.decompiler.ClangFuncProto
A grouping of source code tokens representing a function prototype
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.app.decompiler.ClangTokenGroup
AddTokenGroup, Child, decode, flatten, getClangFunction, getMaxAddress, getMinAddress, iterator, numChildren, Parent, setHighlight, stream, tokenIterator, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ClangFuncProto
-