Class ClangReturnType

java.lang.Object
ghidra.app.decompiler.ClangTokenGroup
ghidra.app.decompiler.ClangReturnType
All Implemented Interfaces:
ClangNode, Iterable<ClangNode>

public class ClangReturnType extends ClangTokenGroup
A group of C code tokens representing the return type of a function as at the beginning of a function prototype.