wire-compiler / com.squareup.wire.schema

Package com.squareup.wire.schema

Types

NewSchemaLoader

class NewSchemaLoader : Closeable

Load proto files and their transitive dependencies and parse them. Keep track of which files were loaded from where so that we can use that information later when deciding what to generate.

Target

sealed class Target

WireRun

data class WireRun

An invocation of the Wire compiler. Each invocation performs the following operations: