Docs.rs
  • sails-idl-parser-0.2.0
    • sails-idl-parser 0.2.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • lalrpop-util ^0.20 normal
      • logos ^0.13 normal
      • thiserror ^1.0 normal
      • itertools ^0.12 dev
      • lalrpop ^0.20 build
    • Versions
    • 5% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sails_idl_parser0.2.0

Module visitor

  • Traits
  • Functions

In sails_idl_parser::ast

Module sails_idl_parser::ast::visitor

source ·

Traits§

  • Visitor

Functions§

  • accept_ctor
  • accept_ctor_func
  • accept_enum_def
  • accept_enum_variant
  • accept_func_param
  • accept_program
  • accept_service
  • accept_service_event
  • accept_service_func
  • accept_struct_def
  • accept_struct_field
  • accept_type
  • accept_type_decl
  • accept_type_def