class SyntaxTree::TLamBeg

TLamBeg represents the beginning of the body of a lambda literal using braces.

-> { value }

In the example above the TLamBeg represents the +{+ operator.