package
0.14.1
Repository: https://github.com/bufbuild/protocompile.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Clone returns a copy of the given result.
Parse parses the given source code info and returns an AST.
ResultFromAST constructs a descriptor proto from the given AST.
ResultWithoutAST returns a parse result that has no AST.

# Variables

ErrNoSyntax is a sentinel error that may be passed to a warning reporter.

# Interfaces

Result is the result of constructing a descriptor proto from a parsed AST.