Interface CompilationStrategy


@Beta public interface CompilationStrategy
A compilation strategy can be assigned instead of an expression see {MutableExecutableDeclaration. It's used to take control over generating Java statements and expressions directly.
Author:
Sven Efftinge