Crate org_rust_parser

source ·

Modules§

  • Module containing element structures
  • Module containing object structures

Macros§

Structs§

  • Representation of attributes that can be attached to Nodes.
  • The range of an arbitary item in the source text.
  • A wrapper around an Expr which stores important metadata.
  • Identifier for Nodes in a NodePool.
  • Arena-based container storing Nodes
  • The primary output of parsing.

Enums§

  • An enum that represents all possible AST nodes

Functions§