macro

package
v0.0.3-dev Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HaveMacroBeforeCompile

func HaveMacroBeforeCompile(str string) bool

func IsMacro

func IsMacro(str string) bool

Types

type Macro

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

func (*Macro) GetDefine

func (m *Macro) GetDefine(define string) string

func (*Macro) IsDefineMacro

func (m *Macro) IsDefineMacro(str string) bool

func (*Macro) ParserDefineMacro

func (m *Macro) ParserDefineMacro(str string) (retVal string)

func (*Macro) ParserMacro

func (m *Macro) ParserMacro(str string) (retVal string)

func (*Macro) SetDefineContext

func (m *Macro) SetDefineContext(str []string)

func (*Macro) SetMacroSplit

func (m *Macro) SetMacroSplit(split string)

Jump to

Keyboard shortcuts

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