Package ghidra.app.decompiler
Class ClangFunction
java.lang.Object
ghidra.app.decompiler.ClangTokenGroup
ghidra.app.decompiler.ClangFunction
All the fields making up one function in the display
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ghidra.app.decompiler.ClangTokenGroup
AddTokenGroup, Child, decode, flatten, getMaxAddress, getMinAddress, iterator, numChildren, Parent, setHighlight, stream, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ClangFunction
-
-
Method Details
-
getClangFunction
- Specified by:
getClangFunctionin interfaceClangNode- Overrides:
getClangFunctionin classClangTokenGroup
-
getHighFunction
-