extractor

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

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

func New

func New() *Extractor

func (*Extractor) Comment

func (e *Extractor) Comment(input string) string

func (*Extractor) Definition

func (e *Extractor) Definition(input string) (entity.Definition, error)

TODO: Parse Definition with implement

func (*Extractor) Enum

func (e *Extractor) Enum(input string) entity.Property

func (*Extractor) Package

func (e *Extractor) Package(input string) string

func (*Extractor) Property

func (e *Extractor) Property(input string) (entity.Property, error)

func (*Extractor) Union

func (e *Extractor) Union(input string) (entity.Definition, error)

Jump to

Keyboard shortcuts

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