PageRenderTime 56ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/syntax/ParserRule.html

#
HTML | 1246 lines | 1106 code | 128 blank | 12 comment | 0 complexity | 10af3ba40458799c4e9ff69196748ca7 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0

Large files files are truncated, but you can click here to view the full file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:13 GMT-08:00 2008 -->
  6. <TITLE>
  7. ParserRule (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.syntax.ParserRule class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ParserRule.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ModeProvider.html" title="class in org.gjt.sp.jedit.syntax"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/syntax/ParserRule.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="ParserRule.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.syntax</FONT>
  66. <BR>
  67. Class ParserRule</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.syntax.ParserRule</B>
  71. </PRE>
  72. <HR>
  73. <DL>
  74. <DT><PRE>public class <B>ParserRule</B><DT>extends java.lang.Object</DL>
  75. </PRE>
  76. <P>
  77. A parser rule.
  78. <P>
  79. <P>
  80. <HR>
  81. <P>
  82. <!-- =========== FIELD SUMMARY =========== -->
  83. <A NAME="field_summary"><!-- --></A>
  84. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  85. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  86. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  87. <B>Field Summary</B></FONT></TH>
  88. </TR>
  89. <TR BGCOLOR="white" CLASS="TableRowColor">
  90. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  91. <CODE>&nbsp;int</CODE></FONT></TD>
  92. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#action">action</A></B></CODE>
  93. <BR>
  94. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  98. <CODE>static&nbsp;int</CODE></FONT></TD>
  99. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#ACTION_HINTS">ACTION_HINTS</A></B></CODE>
  100. <BR>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  105. <CODE>static&nbsp;int</CODE></FONT></TD>
  106. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#AT_LINE_START">AT_LINE_START</A></B></CODE>
  107. <BR>
  108. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  112. <CODE>static&nbsp;int</CODE></FONT></TD>
  113. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#AT_WHITESPACE_END">AT_WHITESPACE_END</A></B></CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  119. <CODE>static&nbsp;int</CODE></FONT></TD>
  120. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#AT_WORD_START">AT_WORD_START</A></B></CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  126. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A></CODE></FONT></TD>
  127. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#delegate">delegate</A></B></CODE>
  128. <BR>
  129. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  133. <CODE>&nbsp;char[]</CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#end">end</A></B></CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>&nbsp;int</CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#endPosMatch">endPosMatch</A></B></CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>static&nbsp;int</CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#EOL_SPAN">EOL_SPAN</A></B></CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#escapeRule">escapeRule</A></B></CODE>
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;escapeRule is the rule-specific sequence used to escape other
  158. characters while the rule is in effect.</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  162. <CODE>static&nbsp;int</CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#EXCLUDE_MATCH">EXCLUDE_MATCH</A></B></CODE>
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  169. <CODE>static&nbsp;int</CODE></FONT></TD>
  170. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#IS_ESCAPE">IS_ESCAPE</A></B></CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>static&nbsp;int</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#MAJOR_ACTIONS">MAJOR_ACTIONS</A></B></CODE>
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>static&nbsp;int</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#MARK_FOLLOWING">MARK_FOLLOWING</A></B></CODE>
  185. <BR>
  186. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  190. <CODE>static&nbsp;int</CODE></FONT></TD>
  191. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#MARK_PREVIOUS">MARK_PREVIOUS</A></B></CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  197. <CODE>static&nbsp;byte</CODE></FONT></TD>
  198. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#MATCH_TYPE_CONTEXT">MATCH_TYPE_CONTEXT</A></B></CODE>
  199. <BR>
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  204. <CODE>static&nbsp;byte</CODE></FONT></TD>
  205. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#MATCH_TYPE_RULE">MATCH_TYPE_RULE</A></B></CODE>
  206. <BR>
  207. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  211. <CODE>&nbsp;byte</CODE></FONT></TD>
  212. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#matchType">matchType</A></B></CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;matchType is the type of the token for the matched region.</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  218. <CODE>&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  219. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#next">next</A></B></CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>As the linking between rules is not anymore done within the rule but external. See <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html#getRules(java.lang.Character)"><CODE>ParserRuleSet.getRules(Character)</CODE></A></I></TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>static&nbsp;int</CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#NO_ESCAPE">NO_ESCAPE</A></B></CODE>
  227. <BR>
  228. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
  229. </TR>
  230. <TR BGCOLOR="white" CLASS="TableRowColor">
  231. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  232. <CODE>static&nbsp;int</CODE></FONT></TD>
  233. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#NO_LINE_BREAK">NO_LINE_BREAK</A></B></CODE>
  234. <BR>
  235. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  239. <CODE>static&nbsp;int</CODE></FONT></TD>
  240. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#NO_WORD_BREAK">NO_WORD_BREAK</A></B></CODE>
  241. <BR>
  242. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  246. <CODE>static&nbsp;int</CODE></FONT></TD>
  247. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#REGEXP">REGEXP</A></B></CODE>
  248. <BR>
  249. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  250. </TR>
  251. <TR BGCOLOR="white" CLASS="TableRowColor">
  252. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  253. <CODE>static&nbsp;int</CODE></FONT></TD>
  254. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#SEQ">SEQ</A></B></CODE>
  255. <BR>
  256. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  257. </TR>
  258. <TR BGCOLOR="white" CLASS="TableRowColor">
  259. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  260. <CODE>static&nbsp;int</CODE></FONT></TD>
  261. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#SPAN">SPAN</A></B></CODE>
  262. <BR>
  263. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  267. <CODE>&nbsp;char[]</CODE></FONT></TD>
  268. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#start">start</A></B></CODE>
  269. <BR>
  270. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  271. </TR>
  272. <TR BGCOLOR="white" CLASS="TableRowColor">
  273. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  274. <CODE>&nbsp;int</CODE></FONT></TD>
  275. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#startPosMatch">startPosMatch</A></B></CODE>
  276. <BR>
  277. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  278. </TR>
  279. <TR BGCOLOR="white" CLASS="TableRowColor">
  280. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  281. <CODE>&nbsp;java.util.regex.Pattern</CODE></FONT></TD>
  282. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#startRegexp">startRegexp</A></B></CODE>
  283. <BR>
  284. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  285. </TR>
  286. <TR BGCOLOR="white" CLASS="TableRowColor">
  287. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  288. <CODE>&nbsp;byte</CODE></FONT></TD>
  289. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#token">token</A></B></CODE>
  290. <BR>
  291. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  292. </TR>
  293. <TR BGCOLOR="white" CLASS="TableRowColor">
  294. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  295. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  296. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#upHashChar">upHashChar</A></B></CODE>
  297. <BR>
  298. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  299. </TR>
  300. <TR BGCOLOR="white" CLASS="TableRowColor">
  301. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  302. <CODE>&nbsp;char[]</CODE></FONT></TD>
  303. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#upHashChars">upHashChars</A></B></CODE>
  304. <BR>
  305. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  306. </TR>
  307. </TABLE>
  308. &nbsp;
  309. <!-- ========== METHOD SUMMARY =========== -->
  310. <A NAME="method_summary"><!-- --></A>
  311. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  312. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  313. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  314. <B>Method Summary</B></FONT></TH>
  315. </TR>
  316. <TR BGCOLOR="white" CLASS="TableRowColor">
  317. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  318. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  319. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createEOLSpanRule(int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte)">createEOLSpanRule</A></B>(int&nbsp;posMatch,
  320. java.lang.String&nbsp;seq,
  321. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  322. byte&nbsp;id,
  323. byte&nbsp;matchType)</CODE>
  324. <BR>
  325. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  326. </TR>
  327. <TR BGCOLOR="white" CLASS="TableRowColor">
  328. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  329. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  330. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createEscapeRule(java.lang.String)">createEscapeRule</A></B>(java.lang.String&nbsp;seq)</CODE>
  331. <BR>
  332. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  333. </TR>
  334. <TR BGCOLOR="white" CLASS="TableRowColor">
  335. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  336. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  337. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createMarkFollowingRule(int, java.lang.String, byte, byte)">createMarkFollowingRule</A></B>(int&nbsp;posMatch,
  338. java.lang.String&nbsp;seq,
  339. byte&nbsp;id,
  340. byte&nbsp;matchType)</CODE>
  341. <BR>
  342. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  343. </TR>
  344. <TR BGCOLOR="white" CLASS="TableRowColor">
  345. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  346. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  347. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createMarkPreviousRule(int, java.lang.String, byte, byte)">createMarkPreviousRule</A></B>(int&nbsp;posMatch,
  348. java.lang.String&nbsp;seq,
  349. byte&nbsp;id,
  350. byte&nbsp;matchType)</CODE>
  351. <BR>
  352. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  353. </TR>
  354. <TR BGCOLOR="white" CLASS="TableRowColor">
  355. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  356. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  357. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpEOLSpanRule(char, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)">createRegexpEOLSpanRule</A></B>(char&nbsp;hashChar,
  358. int&nbsp;posMatch,
  359. java.lang.String&nbsp;seq,
  360. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  361. byte&nbsp;id,
  362. byte&nbsp;matchType,
  363. boolean&nbsp;ignoreCase)</CODE>
  364. <BR>
  365. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpEOLSpanRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)"><CODE>createRegexpEOLSpanRule(String,int,String,ParserRuleSet,byte,byte,boolean)</CODE></A> instead</I></TD>
  366. </TR>
  367. <TR BGCOLOR="white" CLASS="TableRowColor">
  368. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  369. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  370. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpEOLSpanRule(int, char[], java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)">createRegexpEOLSpanRule</A></B>(int&nbsp;posMatch,
  371. char[]&nbsp;hashChars,
  372. java.lang.String&nbsp;seq,
  373. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  374. byte&nbsp;id,
  375. byte&nbsp;matchType,
  376. boolean&nbsp;ignoreCase)</CODE>
  377. <BR>
  378. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  379. </TR>
  380. <TR BGCOLOR="white" CLASS="TableRowColor">
  381. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  382. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  383. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpEOLSpanRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)">createRegexpEOLSpanRule</A></B>(java.lang.String&nbsp;hashChar,
  384. int&nbsp;posMatch,
  385. java.lang.String&nbsp;seq,
  386. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  387. byte&nbsp;id,
  388. byte&nbsp;matchType,
  389. boolean&nbsp;ignoreCase)</CODE>
  390. <BR>
  391. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  392. </TR>
  393. <TR BGCOLOR="white" CLASS="TableRowColor">
  394. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  395. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  396. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSequenceRule(char, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)">createRegexpSequenceRule</A></B>(char&nbsp;hashChar,
  397. int&nbsp;posMatch,
  398. java.lang.String&nbsp;seq,
  399. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  400. byte&nbsp;id,
  401. boolean&nbsp;ignoreCase)</CODE>
  402. <BR>
  403. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSequenceRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)"><CODE>createRegexpSequenceRule(String,int,String,ParserRuleSet,byte,boolean)</CODE></A> instead</I></TD>
  404. </TR>
  405. <TR BGCOLOR="white" CLASS="TableRowColor">
  406. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  407. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  408. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSequenceRule(int, char[], java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)">createRegexpSequenceRule</A></B>(int&nbsp;posMatch,
  409. char[]&nbsp;hashChars,
  410. java.lang.String&nbsp;seq,
  411. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  412. byte&nbsp;id,
  413. boolean&nbsp;ignoreCase)</CODE>
  414. <BR>
  415. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  416. </TR>
  417. <TR BGCOLOR="white" CLASS="TableRowColor">
  418. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  419. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  420. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSequenceRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)">createRegexpSequenceRule</A></B>(java.lang.String&nbsp;hashChar,
  421. int&nbsp;posMatch,
  422. java.lang.String&nbsp;seq,
  423. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  424. byte&nbsp;id,
  425. boolean&nbsp;ignoreCase)</CODE>
  426. <BR>
  427. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  428. </TR>
  429. <TR BGCOLOR="white" CLASS="TableRowColor">
  430. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  431. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  432. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSpanRule(int, char[], java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, boolean, java.lang.String)">createRegexpSpanRule</A></B>(int&nbsp;startPosMatch,
  433. char[]&nbsp;hashChars,
  434. java.lang.String&nbsp;start,
  435. int&nbsp;endPosMatch,
  436. java.lang.String&nbsp;end,
  437. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  438. byte&nbsp;id,
  439. byte&nbsp;matchType,
  440. boolean&nbsp;noLineBreak,
  441. boolean&nbsp;noWordBreak,
  442. boolean&nbsp;ignoreCase,
  443. java.lang.String&nbsp;escape)</CODE>
  444. <BR>
  445. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  446. </TR>
  447. <TR BGCOLOR="white" CLASS="TableRowColor">
  448. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  449. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  450. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSpanRule(java.lang.String, int, java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, boolean, java.lang.String)">createRegexpSpanRule</A></B>(java.lang.String&nbsp;hashChar,
  451. int&nbsp;startPosMatch,
  452. java.lang.String&nbsp;start,
  453. int&nbsp;endPosMatch,
  454. java.lang.String&nbsp;end,
  455. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  456. byte&nbsp;id,
  457. byte&nbsp;matchType,
  458. boolean&nbsp;noLineBreak,
  459. boolean&nbsp;noWordBreak,
  460. boolean&nbsp;ignoreCase,
  461. java.lang.String&nbsp;escape)</CODE>
  462. <BR>
  463. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  464. </TR>
  465. <TR BGCOLOR="white" CLASS="TableRowColor">
  466. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  467. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  468. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createSequenceRule(int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte)">createSequenceRule</A></B>(int&nbsp;posMatch,
  469. java.lang.String&nbsp;seq,
  470. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  471. byte&nbsp;id)</CODE>
  472. <BR>
  473. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  474. </TR>
  475. <TR BGCOLOR="white" CLASS="TableRowColor">
  476. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  477. <CODE>static&nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A></CODE></FONT></TD>
  478. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createSpanRule(int, java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, java.lang.String)">createSpanRule</A></B>(int&nbsp;startPosMatch,
  479. java.lang.String&nbsp;start,
  480. int&nbsp;endPosMatch,
  481. java.lang.String&nbsp;end,
  482. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  483. byte&nbsp;id,
  484. byte&nbsp;matchType,
  485. boolean&nbsp;noLineBreak,
  486. boolean&nbsp;noWordBreak,
  487. java.lang.String&nbsp;escape)</CODE>
  488. <BR>
  489. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  490. </TR>
  491. <TR BGCOLOR="white" CLASS="TableRowColor">
  492. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  493. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  494. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#toString()">toString</A></B>()</CODE>
  495. <BR>
  496. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  497. </TR>
  498. </TABLE>
  499. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  500. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  501. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  502. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  503. </TR>
  504. <TR BGCOLOR="white" CLASS="TableRowColor">
  505. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  506. </TR>
  507. </TABLE>
  508. &nbsp;
  509. <P>
  510. <!-- ============ FIELD DETAIL =========== -->
  511. <A NAME="field_detail"><!-- --></A>
  512. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  513. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  514. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  515. <B>Field Detail</B></FONT></TH>
  516. </TR>
  517. </TABLE>
  518. <A NAME="MAJOR_ACTIONS"><!-- --></A><H3>
  519. MAJOR_ACTIONS</H3>
  520. <PRE>
  521. public static final int <B>MAJOR_ACTIONS</B></PRE>
  522. <DL>
  523. <DL>
  524. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.MAJOR_ACTIONS">Constant Field Values</A></DL>
  525. </DL>
  526. <HR>
  527. <A NAME="SEQ"><!-- --></A><H3>
  528. SEQ</H3>
  529. <PRE>
  530. public static final int <B>SEQ</B></PRE>
  531. <DL>
  532. <DL>
  533. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.SEQ">Constant Field Values</A></DL>
  534. </DL>
  535. <HR>
  536. <A NAME="SPAN"><!-- --></A><H3>
  537. SPAN</H3>
  538. <PRE>
  539. public static final int <B>SPAN</B></PRE>
  540. <DL>
  541. <DL>
  542. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.SPAN">Constant Field Values</A></DL>
  543. </DL>
  544. <HR>
  545. <A NAME="MARK_PREVIOUS"><!-- --></A><H3>
  546. MARK_PREVIOUS</H3>
  547. <PRE>
  548. public static final int <B>MARK_PREVIOUS</B></PRE>
  549. <DL>
  550. <DL>
  551. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.MARK_PREVIOUS">Constant Field Values</A></DL>
  552. </DL>
  553. <HR>
  554. <A NAME="MARK_FOLLOWING"><!-- --></A><H3>
  555. MARK_FOLLOWING</H3>
  556. <PRE>
  557. public static final int <B>MARK_FOLLOWING</B></PRE>
  558. <DL>
  559. <DL>
  560. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.MARK_FOLLOWING">Constant Field Values</A></DL>
  561. </DL>
  562. <HR>
  563. <A NAME="EOL_SPAN"><!-- --></A><H3>
  564. EOL_SPAN</H3>
  565. <PRE>
  566. public static final int <B>EOL_SPAN</B></PRE>
  567. <DL>
  568. <DL>
  569. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.EOL_SPAN">Constant Field Values</A></DL>
  570. </DL>
  571. <HR>
  572. <A NAME="ACTION_HINTS"><!-- --></A><H3>
  573. ACTION_HINTS</H3>
  574. <PRE>
  575. public static final int <B>ACTION_HINTS</B></PRE>
  576. <DL>
  577. <DL>
  578. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.ACTION_HINTS">Constant Field Values</A></DL>
  579. </DL>
  580. <HR>
  581. <A NAME="EXCLUDE_MATCH"><!-- --></A><H3>
  582. EXCLUDE_MATCH</H3>
  583. <PRE>
  584. <FONT SIZE="-1">@Deprecated
  585. </FONT>public static final int <B>EXCLUDE_MATCH</B></PRE>
  586. <DL>
  587. <DD><B>Deprecated.</B>&nbsp;<DL>
  588. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.EXCLUDE_MATCH">Constant Field Values</A></DL>
  589. </DL>
  590. <HR>
  591. <A NAME="NO_LINE_BREAK"><!-- --></A><H3>
  592. NO_LINE_BREAK</H3>
  593. <PRE>
  594. public static final int <B>NO_LINE_BREAK</B></PRE>
  595. <DL>
  596. <DL>
  597. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.NO_LINE_BREAK">Constant Field Values</A></DL>
  598. </DL>
  599. <HR>
  600. <A NAME="NO_WORD_BREAK"><!-- --></A><H3>
  601. NO_WORD_BREAK</H3>
  602. <PRE>
  603. public static final int <B>NO_WORD_BREAK</B></PRE>
  604. <DL>
  605. <DL>
  606. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.NO_WORD_BREAK">Constant Field Values</A></DL>
  607. </DL>
  608. <HR>
  609. <A NAME="IS_ESCAPE"><!-- --></A><H3>
  610. IS_ESCAPE</H3>
  611. <PRE>
  612. public static final int <B>IS_ESCAPE</B></PRE>
  613. <DL>
  614. <DL>
  615. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.IS_ESCAPE">Constant Field Values</A></DL>
  616. </DL>
  617. <HR>
  618. <A NAME="NO_ESCAPE"><!-- --></A><H3>
  619. NO_ESCAPE</H3>
  620. <PRE>
  621. <FONT SIZE="-1">@Deprecated
  622. </FONT>public static final int <B>NO_ESCAPE</B></PRE>
  623. <DL>
  624. <DD><B>Deprecated.</B>&nbsp;<DL>
  625. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.NO_ESCAPE">Constant Field Values</A></DL>
  626. </DL>
  627. <HR>
  628. <A NAME="REGEXP"><!-- --></A><H3>
  629. REGEXP</H3>
  630. <PRE>
  631. public static final int <B>REGEXP</B></PRE>
  632. <DL>
  633. <DL>
  634. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.REGEXP">Constant Field Values</A></DL>
  635. </DL>
  636. <HR>
  637. <A NAME="MATCH_TYPE_CONTEXT"><!-- --></A><H3>
  638. MATCH_TYPE_CONTEXT</H3>
  639. <PRE>
  640. public static final byte <B>MATCH_TYPE_CONTEXT</B></PRE>
  641. <DL>
  642. <DL>
  643. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.MATCH_TYPE_CONTEXT">Constant Field Values</A></DL>
  644. </DL>
  645. <HR>
  646. <A NAME="MATCH_TYPE_RULE"><!-- --></A><H3>
  647. MATCH_TYPE_RULE</H3>
  648. <PRE>
  649. public static final byte <B>MATCH_TYPE_RULE</B></PRE>
  650. <DL>
  651. <DL>
  652. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.MATCH_TYPE_RULE">Constant Field Values</A></DL>
  653. </DL>
  654. <HR>
  655. <A NAME="AT_LINE_START"><!-- --></A><H3>
  656. AT_LINE_START</H3>
  657. <PRE>
  658. public static final int <B>AT_LINE_START</B></PRE>
  659. <DL>
  660. <DL>
  661. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.AT_LINE_START">Constant Field Values</A></DL>
  662. </DL>
  663. <HR>
  664. <A NAME="AT_WHITESPACE_END"><!-- --></A><H3>
  665. AT_WHITESPACE_END</H3>
  666. <PRE>
  667. public static final int <B>AT_WHITESPACE_END</B></PRE>
  668. <DL>
  669. <DL>
  670. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.AT_WHITESPACE_END">Constant Field Values</A></DL>
  671. </DL>
  672. <HR>
  673. <A NAME="AT_WORD_START"><!-- --></A><H3>
  674. AT_WORD_START</H3>
  675. <PRE>
  676. public static final int <B>AT_WORD_START</B></PRE>
  677. <DL>
  678. <DL>
  679. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.syntax.ParserRule.AT_WORD_START">Constant Field Values</A></DL>
  680. </DL>
  681. <HR>
  682. <A NAME="upHashChar"><!-- --></A><H3>
  683. upHashChar</H3>
  684. <PRE>
  685. public final java.lang.String <B>upHashChar</B></PRE>
  686. <DL>
  687. <DL>
  688. </DL>
  689. </DL>
  690. <HR>
  691. <A NAME="upHashChars"><!-- --></A><H3>
  692. upHashChars</H3>
  693. <PRE>
  694. public final char[] <B>upHashChars</B></PRE>
  695. <DL>
  696. <DL>
  697. </DL>
  698. </DL>
  699. <HR>
  700. <A NAME="startPosMatch"><!-- --></A><H3>
  701. startPosMatch</H3>
  702. <PRE>
  703. public final int <B>startPosMatch</B></PRE>
  704. <DL>
  705. <DL>
  706. </DL>
  707. </DL>
  708. <HR>
  709. <A NAME="start"><!-- --></A><H3>
  710. start</H3>
  711. <PRE>
  712. public final char[] <B>start</B></PRE>
  713. <DL>
  714. <DL>
  715. </DL>
  716. </DL>
  717. <HR>
  718. <A NAME="startRegexp"><!-- --></A><H3>
  719. startRegexp</H3>
  720. <PRE>
  721. public final java.util.regex.Pattern <B>startRegexp</B></PRE>
  722. <DL>
  723. <DL>
  724. </DL>
  725. </DL>
  726. <HR>
  727. <A NAME="endPosMatch"><!-- --></A><H3>
  728. endPosMatch</H3>
  729. <PRE>
  730. public final int <B>endPosMatch</B></PRE>
  731. <DL>
  732. <DL>
  733. </DL>
  734. </DL>
  735. <HR>
  736. <A NAME="end"><!-- --></A><H3>
  737. end</H3>
  738. <PRE>
  739. public final char[] <B>end</B></PRE>
  740. <DL>
  741. <DL>
  742. </DL>
  743. </DL>
  744. <HR>
  745. <A NAME="action"><!-- --></A><H3>
  746. action</H3>
  747. <PRE>
  748. public final int <B>action</B></PRE>
  749. <DL>
  750. <DL>
  751. </DL>
  752. </DL>
  753. <HR>
  754. <A NAME="token"><!-- --></A><H3>
  755. token</H3>
  756. <PRE>
  757. public final byte <B>token</B></PRE>
  758. <DL>
  759. <DL>
  760. </DL>
  761. </DL>
  762. <HR>
  763. <A NAME="matchType"><!-- --></A><H3>
  764. matchType</H3>
  765. <PRE>
  766. public final byte <B>matchType</B></PRE>
  767. <DL>
  768. <DD>matchType is the type of the token for the matched region. Special
  769. values are: MATCH_TYPE_CONTEXT = default token for the context,
  770. MATCH_TYPE_RULE = same token as the rule itself.
  771. <P>
  772. <DL>
  773. <DT><B>Since:</B></DT>
  774. <DD>jEdit 4.3pre10</DD>
  775. </DL>
  776. </DL>
  777. <HR>
  778. <A NAME="escapeRule"><!-- --></A><H3>
  779. escapeRule</H3>
  780. <PRE>
  781. public final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>escapeRule</B></PRE>
  782. <DL>
  783. <DD>escapeRule is the rule-specific sequence used to escape other
  784. characters while the rule is in effect. If this character is
  785. non-zero, the character following the escape char will be skipped
  786. during parsing, and highlighted with the rule's token.
  787. <P>
  788. <DL>
  789. <DT><B>Since:</B></DT>
  790. <DD>jEdit 4.3pre12</DD>
  791. </DL>
  792. </DL>
  793. <HR>
  794. <A NAME="delegate"><!-- --></A><H3>
  795. delegate</H3>
  796. <PRE>
  797. public <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A> <B>delegate</B></PRE>
  798. <DL>
  799. <DL>
  800. </DL>
  801. </DL>
  802. <HR>
  803. <A NAME="next"><!-- --></A><H3>
  804. next</H3>
  805. <PRE>
  806. public <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>next</B></PRE>
  807. <DL>
  808. <DD><B>Deprecated.</B>&nbsp;<I>As the linking between rules is not anymore done within the rule but external. See <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html#getRules(java.lang.Character)"><CODE>ParserRuleSet.getRules(Character)</CODE></A></I><DL>
  809. </DL>
  810. </DL>
  811. <!-- ============ METHOD DETAIL ========== -->
  812. <A NAME="method_detail"><!-- --></A>
  813. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  814. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  815. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  816. <B>Method Detail</B></FONT></TH>
  817. </TR>
  818. </TABLE>
  819. <A NAME="createSequenceRule(int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte)"><!-- --></A><H3>
  820. createSequenceRule</H3>
  821. <PRE>
  822. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createSequenceRule</B>(int&nbsp;posMatch,
  823. java.lang.String&nbsp;seq,
  824. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  825. byte&nbsp;id)</PRE>
  826. <DL>
  827. <DD><DL>
  828. </DL>
  829. </DD>
  830. </DL>
  831. <HR>
  832. <A NAME="createRegexpSequenceRule(char, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)"><!-- --></A><H3>
  833. createRegexpSequenceRule</H3>
  834. <PRE>
  835. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpSequenceRule</B>(char&nbsp;hashChar,
  836. int&nbsp;posMatch,
  837. java.lang.String&nbsp;seq,
  838. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  839. byte&nbsp;id,
  840. boolean&nbsp;ignoreCase)
  841. throws java.util.regex.PatternSyntaxException</PRE>
  842. <DL>
  843. <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpSequenceRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)"><CODE>createRegexpSequenceRule(String,int,String,ParserRuleSet,byte,boolean)</CODE></A> instead</I>
  844. <P>
  845. <DD><DL>
  846. <DT><B>Throws:</B>
  847. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  848. </DD>
  849. </DL>
  850. <HR>
  851. <A NAME="createRegexpSequenceRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)"><!-- --></A><H3>
  852. createRegexpSequenceRule</H3>
  853. <PRE>
  854. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpSequenceRule</B>(java.lang.String&nbsp;hashChar,
  855. int&nbsp;posMatch,
  856. java.lang.String&nbsp;seq,
  857. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  858. byte&nbsp;id,
  859. boolean&nbsp;ignoreCase)
  860. throws java.util.regex.PatternSyntaxException</PRE>
  861. <DL>
  862. <DD><DL>
  863. <DT><B>Throws:</B>
  864. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  865. </DD>
  866. </DL>
  867. <HR>
  868. <A NAME="createRegexpSequenceRule(int, char[], java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, boolean)"><!-- --></A><H3>
  869. createRegexpSequenceRule</H3>
  870. <PRE>
  871. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpSequenceRule</B>(int&nbsp;posMatch,
  872. char[]&nbsp;hashChars,
  873. java.lang.String&nbsp;seq,
  874. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  875. byte&nbsp;id,
  876. boolean&nbsp;ignoreCase)
  877. throws java.util.regex.PatternSyntaxException</PRE>
  878. <DL>
  879. <DD><DL>
  880. <DT><B>Throws:</B>
  881. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  882. </DD>
  883. </DL>
  884. <HR>
  885. <A NAME="createSpanRule(int, java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, java.lang.String)"><!-- --></A><H3>
  886. createSpanRule</H3>
  887. <PRE>
  888. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createSpanRule</B>(int&nbsp;startPosMatch,
  889. java.lang.String&nbsp;start,
  890. int&nbsp;endPosMatch,
  891. java.lang.String&nbsp;end,
  892. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  893. byte&nbsp;id,
  894. byte&nbsp;matchType,
  895. boolean&nbsp;noLineBreak,
  896. boolean&nbsp;noWordBreak,
  897. java.lang.String&nbsp;escape)</PRE>
  898. <DL>
  899. <DD><DL>
  900. </DL>
  901. </DD>
  902. </DL>
  903. <HR>
  904. <A NAME="createRegexpSpanRule(java.lang.String, int, java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, boolean, java.lang.String)"><!-- --></A><H3>
  905. createRegexpSpanRule</H3>
  906. <PRE>
  907. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpSpanRule</B>(java.lang.String&nbsp;hashChar,
  908. int&nbsp;startPosMatch,
  909. java.lang.String&nbsp;start,
  910. int&nbsp;endPosMatch,
  911. java.lang.String&nbsp;end,
  912. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  913. byte&nbsp;id,
  914. byte&nbsp;matchType,
  915. boolean&nbsp;noLineBreak,
  916. boolean&nbsp;noWordBreak,
  917. boolean&nbsp;ignoreCase,
  918. java.lang.String&nbsp;escape)
  919. throws java.util.regex.PatternSyntaxException</PRE>
  920. <DL>
  921. <DD><DL>
  922. <DT><B>Throws:</B>
  923. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  924. </DD>
  925. </DL>
  926. <HR>
  927. <A NAME="createRegexpSpanRule(int, char[], java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean, boolean, boolean, java.lang.String)"><!-- --></A><H3>
  928. createRegexpSpanRule</H3>
  929. <PRE>
  930. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpSpanRule</B>(int&nbsp;startPosMatch,
  931. char[]&nbsp;hashChars,
  932. java.lang.String&nbsp;start,
  933. int&nbsp;endPosMatch,
  934. java.lang.String&nbsp;end,
  935. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  936. byte&nbsp;id,
  937. byte&nbsp;matchType,
  938. boolean&nbsp;noLineBreak,
  939. boolean&nbsp;noWordBreak,
  940. boolean&nbsp;ignoreCase,
  941. java.lang.String&nbsp;escape)
  942. throws java.util.regex.PatternSyntaxException</PRE>
  943. <DL>
  944. <DD><DL>
  945. <DT><B>Throws:</B>
  946. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  947. </DD>
  948. </DL>
  949. <HR>
  950. <A NAME="createEOLSpanRule(int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte)"><!-- --></A><H3>
  951. createEOLSpanRule</H3>
  952. <PRE>
  953. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createEOLSpanRule</B>(int&nbsp;posMatch,
  954. java.lang.String&nbsp;seq,
  955. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  956. byte&nbsp;id,
  957. byte&nbsp;matchType)</PRE>
  958. <DL>
  959. <DD><DL>
  960. </DL>
  961. </DD>
  962. </DL>
  963. <HR>
  964. <A NAME="createRegexpEOLSpanRule(char, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)"><!-- --></A><H3>
  965. createRegexpEOLSpanRule</H3>
  966. <PRE>
  967. public static final <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A> <B>createRegexpEOLSpanRule</B>(char&nbsp;hashChar,
  968. int&nbsp;posMatch,
  969. java.lang.String&nbsp;seq,
  970. <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>&nbsp;delegate,
  971. byte&nbsp;id,
  972. byte&nbsp;matchType,
  973. boolean&nbsp;ignoreCase)
  974. throws java.util.regex.PatternSyntaxException</PRE>
  975. <DL>
  976. <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/gjt/sp/jedit/syntax/ParserRule.html#createRegexpEOLSpanRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)"><CODE>createRegexpEOLSpanRule(String,int,String,ParserRuleSet,byte,byte,boolean)</CODE></A> instead</I>
  977. <P>
  978. <DD><DL>
  979. <DT><B>Throws:</B>
  980. <DD><CODE>java.util.regex.PatternSyntaxException</CODE></DL>
  981. </DD>
  982. </DL>
  983. <HR>
  984. <A NAME="createRegexpEOLSpanRule(java.lang.String, int, java.lang.String, org.gjt.sp.jedit.syntax.ParserRuleSet, byte, byte, boolean)"><!-- --></A><H3>
  985. createRegexpEOLSpanRule</H3>
  986. <PRE>
  987. public static final <A HREF="../../../../../org/g…

Large files files are truncated, but you can click here to view the full file