Giter VIP home page Giter VIP logo

Comments (7)

Ethico avatar Ethico commented on July 28, 2024

Added 2 extra checks in case of interfaces...

  1. static methods can not be abstract
  2. default methods can not be abstract

from javapoet.

octylFractal avatar octylFractal commented on July 28, 2024

Can we get this going? I'd be happy to PR it if needed, just tell me what you need.

from javapoet.

swankjesse avatar swankjesse commented on July 28, 2024

@kenzierocks what do you want specifically? Default methods? Static interface methods? Lambdas? Adding new modifier rules should be straightforward if you include sufficient tests.

Lambdas are already possible, as you express 'em as code strings.

from javapoet.

octylFractal avatar octylFractal commented on July 28, 2024

I'm just submitting a PR for default methods, except I'm not sure where to add the tests. Advise me on the PR please :) #244

from javapoet.

octylFractal avatar octylFractal commented on July 28, 2024

This might be complete? https://github.com/square/javapoet/blob/master/src/test/java/com/squareup/javapoet/TypeSpecTest.java#L760-L801 seems to cover what this issue was for.

from javapoet.

JakeWharton avatar JakeWharton commented on July 28, 2024

I'd say so. Only thing left would be method references using MemberRef, but that's another issue.

from javapoet.

sormuras avatar sormuras commented on July 28, 2024

@JakeWharton Good point. Will add it to #350 😄

from javapoet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.