summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/LspCpp/LibLsp/lsp/method_type.h
blob: dcbb4a851a884ec49b8b70a0fd9701b4aaa6780a (plain)
1
2
3
4
5
6
7
#pragma once
#include <string>

using MethodType = const  char* const;