List of all items
Structs
- Error
- Ident
- ParseStream
- Span
- Token
- ast::Comment
- ast::attribute::ElementValuePair
- ast::compilation_unit::CompilationUnit
- ast::compilation_unit::PackageDecl
- ast::expr::ArrayAccessExpr
- ast::expr::ArrayDimExpr
- ast::expr::ArrayInitExpr
- ast::expr::ArrayNewExpr
- ast::expr::AssignExpr
- ast::expr::BinaryExpr
- ast::expr::CastExpr
- ast::expr::ConditionalExpr
- ast::expr::FieldAccessExpr
- ast::expr::InstanceofExpr
- ast::expr::LambdaExpr
- ast::expr::LambdaParam
- ast::expr::MethodCallExpr
- ast::expr::MethodRefExpr
- ast::expr::NewClassExpr
- ast::expr::SwitchExpr
- ast::expr::UnaryExpr
- ast::generics::TypeBound
- ast::generics::TypeParameter
- ast::generics::TypeParameters
- ast::item::AnnotationElement
- ast::item::AnnotationInterfaceBody
- ast::item::AnnotationInterfaceDecl
- ast::item::ClassBodyDeclList
- ast::item::ClassDecl
- ast::item::CompactConstructorDecl
- ast::item::ConstructorBody
- ast::item::ConstructorDecl
- ast::item::EnumBody
- ast::item::EnumConstant
- ast::item::EnumDecl
- ast::item::ExtendsClause
- ast::item::FieldDecl
- ast::item::ImplementsClause
- ast::item::InstanceInit
- ast::item::InterfaceBody
- ast::item::InterfaceDecl
- ast::item::InterfaceExtendsClause
- ast::item::MethodDecl
- ast::item::ModuleDecl
- ast::item::PermitsClause
- ast::item::ReceiverParameter
- ast::item::RecordBody
- ast::item::RecordComponents
- ast::item::RecordDecl
- ast::item::StaticInit
- ast::item::ThrowsClause
- ast::lit::BoolLit
- ast::lit::CharLit
- ast::lit::FloatLit
- ast::lit::IntLit
- ast::lit::NullLit
- ast::lit::StrLit
- ast::op::AssignOpToken
- ast::op::BinOpToken
- ast::pat::Guard
- ast::pat::RecordPattern
- ast::pat::TypePattern
- ast::path::Path
- ast::path::PathSegment
- ast::path::TypeArguments
- ast::path::Wildcard
- ast::stmt::AssertStmt
- ast::stmt::Block
- ast::stmt::CatchClause
- ast::stmt::CatchParam
- ast::stmt::CatchType
- ast::stmt::DoWhileStmt
- ast::stmt::EnhancedForStmt
- ast::stmt::ExprStmt
- ast::stmt::ForStmt
- ast::stmt::IfStmt
- ast::stmt::JumpStmt
- ast::stmt::LabeledStmt
- ast::stmt::LocalVarDeclStmt
- ast::stmt::ReturnStmt
- ast::stmt::SwitchCaseGroup
- ast::stmt::SwitchStmt
- ast::stmt::SynchronizedStmt
- ast::stmt::ThrowStmt
- ast::stmt::VariableDeclarator
- ast::stmt::WhileStmt
- ast::stmt::YieldStmt
- ast::ty::ArrayDim
- ast::ty::ArrayType
- ast::ty::ClassOrInterfaceType
Enums
- TokenKind
- ast::CommentKind
- ast::attribute::Annotation
- ast::attribute::ElementValue
- ast::compilation_unit::ImportDecl
- ast::expr::AssignTarget
- ast::expr::Expr
- ast::expr::InstanceofPattern
- ast::expr::LambdaBody
- ast::expr::LambdaParams
- ast::expr::MethodRefTarget
- ast::expr::SwitchArm
- ast::expr::SwitchCase
- ast::item::AnnotationInterfaceMember
- ast::item::ClassBodyDecl
- ast::item::ExplicitConstructorCall
- ast::item::FormalParameter
- ast::item::InterfaceMemberDecl
- ast::item::MethodReturnType
- ast::item::Modifier
- ast::item::ModuleDirective
- ast::item::RecordBodyDecl
- ast::item::RecordComponent
- ast::item::RequiresModifier
- ast::item::TypeDecl
- ast::lit::Lit
- ast::op::AssignOp
- ast::op::BinOp
- ast::op::UnaryOp
- ast::pat::Pattern
- ast::path::TypeArgument
- ast::path::WildcardBound
- ast::stmt::ForInit
- ast::stmt::LocalVarType
- ast::stmt::Stmt
- ast::stmt::TryResource
- ast::stmt::TryStmt
- ast::ty::PrimitiveType
- ast::ty::ReferenceType
- ast::ty::Type