org.jetbrains.k2js.translate.context.generator
Interface Rule<V>


public interface Rule<V>


Method Summary
 V apply(DeclarationDescriptor descriptor)
           
 

Method Detail

apply

@Nullable
V apply(@NotNull
                 DeclarationDescriptor descriptor)