Class ClangReturnType

  • All Implemented Interfaces:
    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.