Struct code_gen::expressions::LiteralExpression [−][src]
pub struct LiteralExpression { /* fields omitted */ }
Expand description
Represents a literal expression.
Trait Implementations
Writes the expression to the code buffer.