We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s { a: "a" | "b"; }
output: |project://derric/src/lang/derric/BuildValidator.rsc|(8971,2,<200,61>,<200,63>): "generateExpression: unknown Expression value("a")[@location=|project://dimitri/formats/test1.dim6|(80,3,<14,5>,<14,8>)]" somewhere in: generateExpression somewhere in: generateOrList somewhere in: generateOrList somewhere in: generateValidateStatement /src/lang/derric/BuildValidator.rsc:74,34: buildStatements somewhere in: build somewhere in: writeOutput somewhere in: generate somewhere in: $shell$
Diagnose: Strings in expressions not processed by removeStrings, only toplevel string values
The text was updated successfully, but these errors were encountered:
sorry duplicate of #4
Sorry, something went wrong.
No branches or pull requests
s { a: "a" | "b"; }
output:$shell$
|project://derric/src/lang/derric/BuildValidator.rsc|(8971,2,<200,61>,<200,63>): "generateExpression: unknown Expression value("a")[@location=|project://dimitri/formats/test1.dim6|(80,3,<14,5>,<14,8>)]"
somewhere in: generateExpression
somewhere in: generateOrList
somewhere in: generateOrList
somewhere in: generateValidateStatement
/src/lang/derric/BuildValidator.rsc:74,34: buildStatements
somewhere in: build
somewhere in: writeOutput
somewhere in: generate
somewhere in:
Diagnose: Strings in expressions not processed by removeStrings, only toplevel string values
The text was updated successfully, but these errors were encountered: