Enum bobascript_parser::ast::UnaryOp [−][src]
pub enum UnaryOp {
Negate,
Not,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UnaryOpimpl UnwindSafe for UnaryOppub enum UnaryOp {
Negate,
Not,
}impl RefUnwindSafe for UnaryOpimpl UnwindSafe for UnaryOp