List of all items
Structs
- ParseResult
- ParseStream
- Span
- SyntaxTree
- Text
- comment::BlockComment
- comment::LineComment
- common::ArgumentList
- common::Attribute
- common::AttributeList
- common::TypeDecl
- decl::FieldDecl
- decl::FunctionDecl
- decl::ParamDecl
- decl::StructBody
- decl::StructDecl
- decl::TypeAliasDecl
- decl::VarDecl
- decl::import::ImportDecl
- decl::import::ImportPathBlock
- decl::import::ImportPathDecl
- decl::import::ImportPathLeaf
- decl::import::NamespacedImportPath
- decl::legacy::ExtensionDecl
- decl::legacy::ModuleDecl
- expr::BinaryExpr
- expr::BitcastExpr
- expr::FnCallExpr
- expr::GroupExpr
- expr::NamespacedIdent
- expr::NamespacedIdentBuilder
- expr::PostfixExpr
- expr::PrimaryExpr
- expr::TypeCtorExpr
- expr::UnaryPostExpr
- expr::UnaryPreExpr
- scopes::Scope
- stmt::BlockStmt
- stmt::CaseStmt
- stmt::ContinuingStmt
- stmt::ElseStmt
- stmt::ExprStmt
- stmt::ForStmt
- stmt::IfStmt
- stmt::KeywordStmt
- stmt::LoopStmt
- stmt::ReturnStmt
- stmt::SwitchBody
- stmt::SwitchStmt
- utils::SyntaxKind
Enums
- comment::BlockCommentChild
- comment::Comment
- decl::Decl
- decl::import::ImportPath
- expr::Accessor
- expr::Expr
- expr::IdentExpr
- expr::IdentExprBuilder
- stmt::Stmt
- token::Token
- token::TokenKind
- traversal::FlowControl
- utils::SyntaxNode