Next: , Previous: switch, Up: Options


5.18 The Option syn-incomplete (malaga)

If you want to get syntactic analysis results not only for the whole input line, but for any grammatically well-formed prefix of the sentence, you can use the option syn-incomplete:

set syn-incomplete yes
Accept sentences that have been incompletely parsed.
set syn-incomplete no
Only accept sentences that have been completely parsed.