Uses of Class
org.jlayer.impl.Unit.TypeDescriptor
Packages that use Unit.TypeDescriptor
-
Uses of Unit.TypeDescriptor in org.jlayer.impl
Fields in org.jlayer.impl declared as Unit.TypeDescriptorModifier and TypeFieldDescription(package private) Unit.TypeDescriptorUnit.MethodDescriptor.returnDescr(package private) Unit.TypeDescriptorUnit.FieldDescriptor.typeDescr(package private) Unit.TypeDescriptorUnit.typeDescrFields in org.jlayer.impl with type parameters of type Unit.TypeDescriptorModifier and TypeFieldDescription(package private) List<Unit.TypeDescriptor>Unit.MethodDescriptor.paramTypesMethods in org.jlayer.impl that return Unit.TypeDescriptorModifier and TypeMethodDescriptionprivate Unit.TypeDescriptorUnitVisitor.setTypeDescriptor(TypeMirror typeMirror) Methods in org.jlayer.impl with parameters of type Unit.TypeDescriptorModifier and TypeMethodDescriptionprivate voidLayerWriter.appendArrayDeclaration(StringBuilder srcCode, LayerWriter.DimKind dimKind, Unit.TypeDescriptor typeDescr) private StringLayerWriter.getLayerTypeName(CharSequence unitType, Unit.TypeDescriptor typeDescr, LayerWriter.DimKind dimKind, LayerWriter.TypeKind typeKind) generates the layer type name for a field, a return type or a parameter