JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
kawa.standard
Interface require.DeclSetMapper
Enclosing class:
require
public static interface
require.DeclSetMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
Symbol
,
Expression
>
map
(
Map
<
Symbol
,
Expression
> decls,
Compilation
comp)
Method Details
map
Map
<
Symbol
,
Expression
>
map
(
Map
<
Symbol
,
Expression
> decls,
Compilation
comp)