-
- All Superinterfaces:
Model,ReflectionModel
public interface ReflectionSignatureModel extends ReflectionModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AnnotatedElementget()-
Methods inherited from interface dev.hilla.parser.models.Model
getCommonModelClass, isSource
-
Methods inherited from interface dev.hilla.parser.models.ReflectionModel
isReflection
-
-
-
-
Method Detail
-
get
AnnotatedElement get()
-
-