parser

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOWEST int
	LOGIC
	PREFIX // not IDENT
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

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

Parser -

func NewParser

func NewParser(str string) (p *Parser)

NewParser -

func (*Parser) Error

func (p *Parser) Error() error

Error -

func (*Parser) Parse

func (p *Parser) Parse() (*ast.Schema, error)

Parse -

Jump to

Keyboard shortcuts

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