spudplate
Template scaffolding compiler for spudlang .spud files
Loading...
Searching...
No Matches
spudplate::FileContentSource Struct Reference

File source: content comes from an inline expression. More...

#include <ast.h>

Public Attributes

ExprPtr value
 The expression whose string value becomes the file content.
 

Detailed Description

File source: content comes from an inline expression.