ast

package
v0.0.0-...-82d4d01 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2018 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(left interface{}, right interface{}) interface{}

func ParseFunc

func ParseFunc(src *parse.Source, id string, funcName string, funcArgs []string) interface{}

func ParseLiteral

func ParseLiteral(src *parse.Source, literal string) interface{}

func ParseVariable

func ParseVariable(src *parse.Source, id string) interface{}

Types

type Format

type Format []interface{}

type Func

type Func struct {
	Id       string
	FuncName string
	FuncArgs []string
}

type Literal

type Literal string

type Token

type Token interface{}

type Variable

type Variable string

Jump to

Keyboard shortcuts

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