Uses of Interface
io.github.mmm.code.api.element.CodeElementWithName
Packages that use CodeElementWithName
Package
Description
-
Uses of CodeElementWithName in io.github.mmm.code.api.arg
Subinterfaces of CodeElementWithName in io.github.mmm.code.api.argModifier and TypeInterfaceDescriptioninterfaceCodeOperationArgfor a parameter (argument) of aCodeOperation. -
Uses of CodeElementWithName in io.github.mmm.code.api.element
Methods in io.github.mmm.code.api.element that return CodeElementWithName -
Uses of CodeElementWithName in io.github.mmm.code.api.member
Subinterfaces of CodeElementWithName in io.github.mmm.code.api.memberModifier and TypeInterfaceDescriptioninterfaceCodeOperationrepresenting a constructor of aCodeType.interfaceCodeMemberfor a field of aCodeType.interfaceCodeElementWithModifiersrepresenting aMemberof aCodeTypethat is either aCodeOperationor aCodeField.interfaceCodeOperationthat represents a method of aCodeType.interfaceinterfaceAbstract interface for a field of aCodeType. -
Uses of CodeElementWithName in io.github.mmm.code.api.type
Subinterfaces of CodeElementWithName in io.github.mmm.code.api.typeModifier and TypeInterfaceDescriptioninterfaceinterfaceCodeGenericTyperepresenting a type variable.interfaceCodeGenericTyperepresenting a type variable.