Giter Site home page Giter Site logo

Comments (8)

phodal avatar phodal commented on July 1, 2024

try --with-function-code

private val withFunctionCode by option(help = "BOOLEAN, whether to include the function code").flag(default = false)

from archguard.

JayGhiya avatar JayGhiya commented on July 1, 2024

@phodal with function code includes the whole function code as well as class code. the deterministic approach would be to capture just comments at class level and function level for metadata capture. Is there a way to capture class level comments and function level comments?

from archguard.

phodal avatar phodal commented on July 1, 2024

It should no provide by ArchGuard, You can just follow to update: phodal/chapi#25

from archguard.

JayGhiya avatar JayGhiya commented on July 1, 2024

i did not understand @phodal . i do understand the piece of code being done in archguard to update the entire function as well as class code but the ask is metadata which is very important. Taking entire corpus is not deterministic or does not add value when a person is trying to do basic code understanding which can be done well at class and function level through comments' metadata. antlr does support extraction of comments.

from archguard.

phodal avatar phodal commented on July 1, 2024

Because comment analysis is not belong to archguard project. It's different projects.

from archguard.

JayGhiya avatar JayGhiya commented on July 1, 2024

okay thankyou for prompt response. could you point me towards the right project if it is part of auto-dev? else i will do the search. thankyou in advance

from archguard.

phodal avatar phodal commented on July 1, 2024

Maybe like https://github.com/unit-mesh/chocolate-factory/tree/master/server/src/main/kotlin/cc/unitmesh/cf/domains/semantic ?

from archguard.

JayGhiya avatar JayGhiya commented on July 1, 2024

understood thankyou ! will take a look @phodal .

from archguard.

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.