octave-smie-grammar
octave-smie-grammar is a variable defined in `
octave.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Not documented as a variable.
Value:
((:smie-closer-alist
("try" . "end_try_catch")
("try" . "catch")
("try" . "end")
("unwind_protect" . "end_unwind_protect")
("unwind_protect" . "unwind_protect_cleanup")
("unwind_protect" . "end")
("for" . "endfor")
("for" . "end")
("parfor" . "endparfor")
("parfor" . "end")
("do" . "until")
("while" . "endwhile")
("while" . "end")
("if" . "endif")
("if" . "else")
("if" . "elseif")
("if" . "end")
("switch" . "endswitch")
("switch" . "case")
("switch" . "otherwise")
("switch" . "end")
("function" . "endfunction")
("function" . "end")
("enumeration" . "endenumeration")
("enumeration" . "end")
("events" . "endevents")
("events" . "end")
("methods" . "endmethods")
("methods" . "end")
("properties" . "endproperties")
("properties" . "end")
("classdef" . "endclassdef")
("classdef" . "end"))
("..." 228 228)
(".**" 214 200)
(".^" 215 201)
("**" 216 202)
("^" 217 203)
("~" 182 183)
("!" 184 185)
("--" 186 187)
("++" 188 189)
(".'" 168 169)
("'" 170 171)
("./" 157 157)
(".*" 157 157)
(".\\" 157 157)
("\\" 157 157)
("/" 157 157)
("*" 157 157)
("-" 146 146)
("+" 146 146)
(":" 134 135)
("~=" 110 111)
("!=" 112 113)
(">" 114 115)
(">=" 116 117)
("==" 118 119)
("<=" 120 121)
("<" 122 123)
("|" 99 99)
("&" 88 88)
("||" 77 77)
("&&" 66 66)
("/=" 51 36)
("*=" 52 37)
("-=" 53 38)
("+=" 54 39)
("=" 55 40)
("," 25 25)
("otherwise" 0 0)
("case" 0 0)
("elseif" 0 0)
("else" 0 0)
("unwind_protect_cleanup" 2 0)
("catch" 3 0)
("try"
(229)
3)
("unwind_protect"
(230)
2)
("for"
(231)
0)
("parfor"
(232)
0)
("do"
(233)
1)
("while"
(234)
0)
("if"
(235)
0)
("switch"
(236)
0)
("function"
(237)
0)
("enumeration"
(238)
0)
("events"
(239)
0)
("methods"
(240)
0)
("properties"
(241)
0)
("classdef"
(242)
0)
(";" 14 14)
("end_try_catch" 0
(243))
("end_unwind_protect" 0
(244))
("endfor" 0
(245))
("endparfor" 0
(246))
("until" 1 247)
("endwhile" 0
(248))
("endif" 0
(249))
("endswitch" 0
(250))
("endfunction" 0
(251))
("endenumeration" 0
(252))
("endevents" 0
(253))
("endmethods" 0
(254))
("endproperties" 0
(255))
("endclassdef" 0
(256))
("\n" 14 14)
("end" 0
(257)))