SchemaDocumentReader

class SchemaDocumentReader(tokenizer: SchemaDocumentTokenizer = SchemaDocumentTokenizer())

Reads .proto syntax into SchemaDocuments. Note that only a subset of the .proto syntax is supported, and only the "proto3" syntax.

Constructors

Link copied to clipboard
constructor(tokenizer: SchemaDocumentTokenizer = SchemaDocumentTokenizer())

Functions

Link copied to clipboard