class MarkupTemplateTypeCheckingExtension extends TypeCheckingDSL
A static compilation type checking extension, responsible for transforming unresolved method calls into direct calls to BaseTemplate.methodMissing for faster rendering.
This extension also supports optional type checking of the model
| Constructor and description | 
|---|
| MarkupTemplateTypeCheckingExtension() | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.