Package com.oracle.truffle.api.dsl
Annotation Interface Cached.Exclusive
- Enclosing class:
Cached
Disallows any sharing with other cached parameters. The DSL will indicate sharing
opportunities to the user by showing a warning.
- Since:
- 19.0
Cached