JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
net.binis.codegen.compiler.CGLambda
Packages that use
CGLambda
Package
Description
net.binis.codegen.compiler
Uses of
CGLambda
in
net.binis.codegen.compiler
Methods in
net.binis.codegen.compiler
that return
CGLambda
Modifier and Type
Method
Description
CGLambda
TreeMaker.
Lambda
(
CGList
<
CGVariableDecl
> params,
CGTree
body)