@CompileStatic class FormatInterceptor extends Object
Interceptors a closure call and gathers method calls that take a closure into a map format->closure
| Type | Name and description |
|---|---|
LinkedHashMap<String, Object> |
formatOptions |
| Constructor and description |
|---|
FormatInterceptor() |