Docs.rs
java-lang-0.3.0
java-lang 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mzdk100
Dependencies
thiserror ^2
normal
unicode-xid ^0.2
normal
prettyplease ^0.2
dev
walkdir ^2
dev
Versions
28.92%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module op
java_
lang
0.3.0
Module op
Module Items
Structs
Enums
In java_
lang::
ast
java_lang
::
ast
Module
op
Copy item path
Source
Expand description
Operator types.
Structs
§
Assign
OpToken
An assignment operator with its span.
BinOp
Token
A binary operator with its span.
Enums
§
Assign
Op
An assignment operator.
BinOp
A binary operator.
UnaryOp
A unary operator.