JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
kawa.standard
require
DeclSetMapper
Contents
Description
Method Summary
Method Details
map(Map, Compilation)
Hide sidebar
Show sidebar
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)