Skip to main content

signature_help

Function signature_help 

Source
pub fn signature_help(
    ast: &Ast,
    interner: &ThreadedRodeo,
    file_id: FileId,
    byte: u32,
) -> Option<SignatureHelpResult>
Expand description

Find the enclosing call at byte byte and produce signature help.