octave-reserved-words

octave-reserved-words is a variable defined in `octave.el'.
Its value is

("classdef" "do" "enumeration" "events" "for" "function" "if" "methods" "parfor" "properties" "switch" "try" "unwind_protect" "while" "case" "catch" "else" "elseif" "otherwise" "unwind_protect_cleanup" "endclassdef" "endenumeration" "endevents" "endfor" "endfunction" "endif" "endmethods" "endparfor" "endproperties" "endswitch" "end_try_catch" "end_unwind_protect" "endwhile" "until" "end" "break" "continue" "global" "persistent" "return")


Documentation:
Reserved words in Octave.