Class ClangFuncProto

  • All Implemented Interfaces:
    ClangNode

    public class ClangFuncProto
    extends ClangTokenGroup
    The C code syntax for a function prototype
    • Constructor Detail

      • ClangFuncProto

        public ClangFuncProto​(ClangNode par)