Package com.hedera.pbj.compiler


package com.hedera.pbj.compiler
  • Class
    Description
    Source directory set for PBJ, a directory full of .proto source files
    Compiler entry point to generate java src code from protobuf proto schema files.
    Gradle Plugin for generating java records model objects, parsers, writers and unit tests from .proto files.
    Gradle Task that generates java src code from protobuf proto schema files.
    A Gradle extension to pass parameters to the PbjCompilerPlugin.
    A transform that transforms a Jar file to a folder that contains 'protobuf' files.
    Set of source directories as input to PBJ full of .proto files