| |
|
| java.lang.Object gnu.expr.ExpWalker gnu.expr.ChainLambdas
ChainLambdas | public class ChainLambdas extends ExpWalker (Code) | | Sets up the firstChild/nextSibling links of each LambdaExp.
Setup 'outer' links of ScopeExp and its sub-classes.
Also generates a class name for each ClassExp and registers each class.
Also, if lambda is bound to a unique declaration, make that its name.
|
|
|
|