package
0.0.0-20240319171658-c50f1b6ba738
Repository: https://github.com/robfig/soy.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Note: - "For" node may have anything as the List - "Foreach" node is required to have a DataRefNode as the List There is no difference in the parsed representation between them.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HeaderParamNode holds a parameter declaration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListNode holds a sequence of nodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgNode represents a localized message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NamespaceNode registers the namespace of the Soy file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SoyDocParam represents a parameter to a Soy template.
SoyFileNode represents a Soy file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TemplateNode holds a template body.
No description provided by the author
TypeNode holds a type definition for a template parameter.

# Interfaces

Node represents any singular piece of a Soy template.
ParentNode is any Node that has descendent nodes.

# Type aliases

No description provided by the author
Pos represents a byte position in the original input text from which this template was parsed.