|
ApraPipes 1.0
|
#include <ParseResult.h>

Public Attributes | |
| bool | success = false |
| PipelineDescription | description |
| std::string | error |
| int | error_line = 0 |
| int | error_column = 0 |
| PipelineDescription apra::ParseResult::description |
| std::string apra::ParseResult::error |
| int apra::ParseResult::error_column = 0 |
| int apra::ParseResult::error_line = 0 |
| bool apra::ParseResult::success = false |