parser

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: AGPL-3.0 Imports: 6 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