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

A literal component of a path expression, e.g. More...

#include <ast.h>

Public Attributes

std::string value
 Literal text (identifiers, dots, slashes already joined).
 
int line
 1-based source line where this node begins.
 
int column
 1-based source column where this node begins.
 

Detailed Description

A literal component of a path expression, e.g.

src or README.md.