Directories
¶
| Path | Synopsis |
|---|---|
|
Package parser provides the function Parse, which given an io.Reader parses its content and generates a Proto which contains all the definitions found in a Protocol Buffer Version 3 file descriptor (aka .proto file).
|
Package parser provides the function Parse, which given an io.Reader parses its content and generates a Proto which contains all the definitions found in a Protocol Buffer Version 3 file descriptor (aka .proto file). |
|
Package scanner provides the Scanner type that is able to read from any io.Reader and generate tokens.
|
Package scanner provides the Scanner type that is able to read from any io.Reader and generate tokens. |
|
Package token defines all the token kinds defined in the Protocol Buffers language version 3.
|
Package token defines all the token kinds defined in the Protocol Buffers language version 3. |
Click to show internal directories.
Click to hide internal directories.