Uses of Record Class
com.github.copilot.generated.CitationReference
Packages that use CitationReference
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of CitationReference in com.github.copilot.generated
Methods in com.github.copilot.generated that return types with arguments of type CitationReferenceModifier and TypeMethodDescriptionCitationSpan.references()Returns the value of thereferencesrecord component.Constructor parameters in com.github.copilot.generated with type arguments of type CitationReferenceModifierConstructorDescriptionCitationSpan(Long startIndex, Long endIndex, List<CitationReference> references) Creates an instance of aCitationSpanrecord class.