Uses of Interface
de.grogra.reflect.Signature
-
Uses of Signature in de.grogra.reflect
Modifier and TypeMethodDescriptionstatic boolean
static Type
Reflection.getParameterType
(Signature m, int index, boolean varArity) static Type[]
Reflection.getParameterTypes
(Signature m) -
Uses of Signature in de.grogra.xl.compiler
-
Uses of Signature in de.grogra.xl.compiler.pattern