Namespace Unity.GoQL
Classes
GoQLExecutor
This class is responsible for taking GoQL source code and evaluating it.
Parser
The parser for GoQL code.
Enums
ParseResult
Parsing correct or incorrect GoQL code will result in these different states.