public interface _UnexpectedTypeErrorExplainerTemplateModel extends TemplateModel
Implemented by TemplateModel
-s that can explain why they don't implement a certain type.
NOTHING
Modifier and Type | Method and Description |
---|---|
Object[] |
explainTypeError(Class[] expectedClasses) |
Object[] explainTypeError(Class[] expectedClasses)
_ErrorDescriptionBuilder
tip, or null
.Copyright © 2016. All Rights Reserved.