Package kawa.standard
Class with_compile_options
java.lang.Object
kawa.lang.Syntax
kawa.standard.with_compile_options
- All Implemented Interfaces:
gnu.kawa.format.Printable
,Named
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getOptions
(Object form, Stack stack, Syntax command, Translator tr) rewriteForm
(Pair form, Translator tr) void
scanForm
(Pair form, ScopeExp defs, Translator tr)
-
Field Details
-
with_compile_options
-
-
Constructor Details
-
with_compile_options
public with_compile_options()
-
-
Method Details
-
scanForm
-
getOptions
-
rewriteForm
- Overrides:
rewriteForm
in classSyntax
-