Package ghidra.app.decompiler
Class ClangReturnType
java.lang.Object
ghidra.app.decompiler.ClangTokenGroup
ghidra.app.decompiler.ClangReturnType
A group of C code tokens representing the return type of a function
as at the beginning of a function prototype.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.app.decompiler.ClangTokenGroup
AddTokenGroup, Child, flatten, getClangFunction, 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
-
ClangReturnType
-
-
Method Details
-
getDataType
-
getVarnode
-
decode
- Overrides:
decodein classClangTokenGroup- Throws:
DecoderException
-