RFR: Simplify jextract backend pipeline [v2]
    Jorn Vernee 
    jvernee at openjdk.org
       
    Fri Dec  1 11:54:41 UTC 2023
    
    
  
On Fri, 1 Dec 2023 11:38:19 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Centralize attribute definition
>>   Standardize attribute wither/getters/predicates
>
> src/main/java/org/openjdk/jextract/impl/DeclarationImpl.java line 344:
> 
>> 342:     }
>> 343: 
>> 344:     // attributes
> 
> Now all attributes, and relevant wither/getter/predicates are defined here.
Nice!
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/148#discussion_r1412013833
    
    
More information about the jextract-dev
mailing list