Package 

Interface KSCallableReference

  • All Implemented Interfaces:
    com.google.devtools.ksp.symbol.KSNode , com.google.devtools.ksp.symbol.KSReferenceElement

    
    public interface KSCallableReference
     implements KSReferenceElement
                        

    A reference to a callable entity, such as a function or a property.