Docs.rs
  • aidl-parser-0.12.3
    • aidl-parser 0.12.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bwalter
    • Dependencies
      • anyhow ^1.0 normal
      • lalrpop-util ^0.19 normal
      • line-col ^0.2 normal
      • regex ^1.5 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • insta ^1.8 dev
      • lalrpop ^0.19 build
      • lalrpop-util ^0.19 build
    • Versions
    • 9.78% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aidl_parser0.12.3

Module ast

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate aidl_parser

aidl_parser

Module ast

Source

Structs§

Aidl
Annotation
Arg
Const
Enum
EnumElement
Field
Import
Interface
Method
Package
Parcelable
Position
Range
Type

Enums§

AndroidTypeKind
Android (or Java) built-in types which do not require explicit import
Direction
InterfaceElement
Item
ParcelableElement
ResolvedItemKind
TypeKind

Type Aliases§

ItemKey
ItemKeyRef