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, 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
-
ClangFunction
-
-
Method Details
-
getClangFunction
- Specified by:
getClangFunction
in interfaceClangNode
- Overrides:
getClangFunction
in classClangTokenGroup
-
getHighFunction
-