Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Add support for #include and #base #33

Open
TimJentzsch opened this issue Jul 4, 2020 · 0 comments
Open

Add support for #include and #base #33

TimJentzsch opened this issue Jul 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TimJentzsch
Copy link
Contributor

The KeyValues specification allows to use include statements, e.g.

#include "file path"
// OR
#base "file path"

These statements should be recognized by the parser and added to the AST.

@TimJentzsch TimJentzsch added the enhancement New feature or request label Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant