protobuf

package
v0.0.0-...-91d3685 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtobufSender

type ProtobufSender struct {
	// contains filtered or unexported fields
}

func NewSender

func NewSender(out io.Writer) *ProtobufSender

func (*ProtobufSender) SendDiagnostic

func (p *ProtobufSender) SendDiagnostic(diagnosticType parser.DiagnosticType, message string, startLine, startColumn, endLine, endColumn int) error

func (*ProtobufSender) SendMetadata

func (p *ProtobufSender) SendMetadata(cgeVersion string) error

func (*ProtobufSender) SendObject

func (p *ProtobufSender) SendObject(object parser.Object) error

func (*ProtobufSender) SendToken

func (p *ProtobufSender) SendToken(tokenType parser.TokenType, lexeme string, line, column int) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL