Struct code_gen::statements::LinkedStatement [−][src]
pub struct LinkedStatement { /* fields omitted */ }
Expand description
Represents a linked statement.
Implementations
Link
Trait Implementations
Writes the statement to the code buffer at the indent level.