Uses of Interface
io.github.mmm.code.api.node.CodeNodeItemWithDeclaringOperation
Packages that use CodeNodeItemWithDeclaringOperation
-
Uses of CodeNodeItemWithDeclaringOperation in io.github.mmm.code.api.arg
Subinterfaces of CodeNodeItemWithDeclaringOperation in io.github.mmm.code.api.argModifier and TypeInterfaceDescriptioninterfaceinterfaceACodeMutableItemWithTyperepresenting a argument of aCodeOperationsuch asCodeParameter,CodeExceptionorCodeReturn.interfaceCodeOperationArgfor a parameter (argument) of aCodeOperation.interfaceCodeOperationArgfor the returned result of aCodeMethod. -
Uses of CodeNodeItemWithDeclaringOperation in io.github.mmm.code.api.type
Subinterfaces of CodeNodeItemWithDeclaringOperation in io.github.mmm.code.api.typeModifier and TypeInterfaceDescriptioninterfaceCodeGenericTypeParameters<P extends CodeGenericType>interfaceCodeGenericTyperepresenting a parameterized type.interfaceCodeGenericTypeParameterswith generic bound toCodeGenericType.interfaceCodeGenericTyperepresenting a type variable.interface