Class AnnotationInvoker


  • public class AnnotationInvoker
    extends Object
    In GRAPE-jdk, we split programming interfaces from actual implementation. As the programming interfaces are defined in grape-jdk, the actually implementation code generated with annotation processors. Each FFIGen defines a generation schema for a FFIPointer interface.
    • Constructor Detail

      • AnnotationInvoker

        public AnnotationInvoker()