Companion
object Companion
Properties
Link copied to clipboard
A prefix to add to random names representing implicit context managers in with
statements.
Link copied to clipboard
A prefix to add to random names when having to add implicit assignments. Used when handling loops with multiple variables.
Link copied to clipboard
A prefix to add to random names representing implicit tmpVal
nodes in with
statements.