-
- All Superinterfaces:
Model
- All Known Subinterfaces:
ReflectionSignatureModel
public interface ReflectionModel extends Model
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanisReflection()-
Methods inherited from interface dev.hilla.parser.models.Model
get, getCommonModelClass, isSource
-
-
-
-
Method Detail
-
isReflection
default boolean isReflection()
- Specified by:
isReflectionin interfaceModel
-
-