Agda.Parser
tokenAt :: Uri -> Text -> PositionWithoutFile -> ServerM (LspM Config) (Maybe (Token, Text)) Source #