Enum aidl_parser::ast::InterfaceElement  [−][src]
Variants
Const(Const)
Tuple Fields
0: ConstMethod(Method)
Tuple Fields
0: MethodImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for InterfaceElement
impl Send for InterfaceElement
impl Sync for InterfaceElement
impl Unpin for InterfaceElement
impl UnwindSafe for InterfaceElement
Blanket Implementations
Mutably borrows from an owned value. Read more
