Hidden Variable
A brief hierarchy of classes for sensibly parameterizing the ReadsHiddenVariable and WritesHiddenVariable annotations on an L2Operations. We'd use an enum here, but they don't play at all nicely with annotations in Java.
Inheritors
Types
Link copied to clipboard
How the current arguments of this frame are affected.
Link copied to clipboard
How the current continuation field is affected.
Link copied to clipboard
How the current function field is affected.
Link copied to clipboard
How any other global variables are affected. This includes things like the global exception reporter, the stringification function, observerless setup, etc.
Link copied to clipboard
How the latest return value field is affected.
Link copied to clipboard
How the current stack reifier field is affected.