Inlined
final case
A tree representing inlined code.
- Value Params
- bindings
Bindings for proxies to be used in the inlined code The full inlined code is equivalent to { bindings; expr }
- caller
The toplevel class from which the call was inlined.
- expr
The inlined tree, minus bindings.
trait Serializable
trait Product
trait Equals
class TermTree
class StatementTree
class TopLevelTree
class Tree
class Object
trait Matchable
class Any