Package cloud.opencode.base.string.template.node


package cloud.opencode.base.string.template.node
  • Class
    Description
    For Node - Template node for loop iteration.
    If Node - Template node for conditional rendering.
    Include Node - Template node for including other templates.
    Template Node - Sealed interface for template AST nodes.
    Text Node - Template node for static text content.
    Variable Node - Template node for variable substitution.