freemarker

package
v1.4.4-alpha1202-diff-... Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func GetAST

Types

type FreeMarkerVisitor

type FreeMarkerVisitor struct {
	*tl.Visitor
}

func NewFreeMarkerVisitor

func NewFreeMarkerVisitor() *FreeMarkerVisitor

func (*FreeMarkerVisitor) VisitDirectiveAssign

func (y *FreeMarkerVisitor) VisitDirectiveAssign(raw freemarkerparser.IDirectiveAssignContext)

func (*FreeMarkerVisitor) VisitDirectiveElement

func (y *FreeMarkerVisitor) VisitDirectiveElement(raw freemarkerparser.IDirectiveContext)

func (*FreeMarkerVisitor) VisitDirectiveIf

func (y *FreeMarkerVisitor) VisitDirectiveIf(raw freemarkerparser.IDirectiveIfContext)

func (*FreeMarkerVisitor) VisitDirectiveIfTrueElements

func (y *FreeMarkerVisitor) VisitDirectiveIfTrueElements(raw freemarkerparser.IDirectiveIfTrueElementsContext)

func (*FreeMarkerVisitor) VisitDirectiveList

func (y *FreeMarkerVisitor) VisitDirectiveList(raw freemarkerparser.IDirectiveListContext)

func (*FreeMarkerVisitor) VisitDirectiveListBodyElements

func (y *FreeMarkerVisitor) VisitDirectiveListBodyElements(raw freemarkerparser.IDirectiveListBodyElementsContext)

func (*FreeMarkerVisitor) VisitElement

func (y *FreeMarkerVisitor) VisitElement(raw freemarkerparser.IElementContext)

func (*FreeMarkerVisitor) VisitElements

func (y *FreeMarkerVisitor) VisitElements(raw freemarkerparser.IElementsContext)

func (*FreeMarkerVisitor) VisitRawTextElement

func (y *FreeMarkerVisitor) VisitRawTextElement(raw freemarkerparser.IRawTextContext)

func (*FreeMarkerVisitor) VisitTemplate

func (y *FreeMarkerVisitor) VisitTemplate(raw freemarkerparser.ITemplateContext)

type VisitorCreator

type VisitorCreator struct {
}

func (*VisitorCreator) Create

func (b *VisitorCreator) Create(editor *memedit.MemEditor) (tl.TemplateVisitor, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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