Add GDScript Language Protocol plugin
This commit is contained in:
parent
61ed6efa5b
commit
f58560ac36
15 changed files with 2479 additions and 0 deletions
|
|
@ -632,6 +632,7 @@ private:
|
|||
Error _parse(const String &p_base_path);
|
||||
|
||||
public:
|
||||
bool has_error() const;
|
||||
String get_error() const;
|
||||
int get_error_line() const;
|
||||
int get_error_column() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue