Struct planus_cli::ast::IntegerLiteral [−][src]
Fields
span: Spanis_negative: boolvalue: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IntegerLiteral
impl Send for IntegerLiteral
impl Sync for IntegerLiteral
impl Unpin for IntegerLiteral
impl UnwindSafe for IntegerLiteral
Blanket Implementations
Mutably borrows from an owned value. Read more
