Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: jsp-api.jar.tmp.bnd   Sprache: Unknown

Original von: Isabelle©

 products/sources/formale sprachen/Isabelle/Tools/jEdit/dist/doc/api/constant-values.html


<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Thu Sep 03 05:32:24 CEST 2020 -->
<title>Constant Field Values (jEdit API Documentation)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-09-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->

<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Constant Field Values (jEdit API Documentation)";
        }
    }
    catch(err) {
    }
//-->

var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>

<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->

</script>

</div>
<a id="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->

</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section role="region">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.gjt">org.gjt.*</a></li>
<li><a href="#org.jedit">org.jedit.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="org.gjt">
<!--   -->
</a>
<section role="region">
<h2 title="org.gjt">org.gjt.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/Abbrevs.html" title="class in org.gjt.sp.jedit">Abbrevs</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Abbrevs.ENCODING">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Abbrevs.html#ENCODING">ENCODING</a></code></th>
<td class="colLast"><code>"UTF8"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.BACKED_UP">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#BACKED_UP">BACKED_UP</a></code></th>
<td class="colLast"><code>"Buffer__backedUp"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.CARET">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#CARET">CARET</a></code></th>
<td class="colLast"><code>"Buffer__caret"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.CARET_POSITIONED">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#CARET_POSITIONED">CARET_POSITIONED</a></code></th>
<td class="colLast"><code>"Buffer__caretPositioned"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.ENCODING_AUTODETECT">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#ENCODING_AUTODETECT">ENCODING_AUTODETECT</a></code></th>
<td class="colLast"><code>"encodingAutodetect"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.FILE_CHANGED">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#FILE_CHANGED">FILE_CHANGED</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.FILE_DELETED">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#FILE_DELETED">FILE_DELETED</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.FILE_NOT_CHANGED">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#FILE_NOT_CHANGED">FILE_NOT_CHANGED</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.GZIPPED">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#GZIPPED">GZIPPED</a></code></th>
<td class="colLast"><code>"gzipped"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.SCROLL_HORIZ">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#SCROLL_HORIZ">SCROLL_HORIZ</a></code></th>
<td class="colLast"><code>"Buffer__scrollHoriz"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.SCROLL_VERT">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#SCROLL_VERT">SCROLL_VERT</a></code></th>
<td class="colLast"><code>"Buffer__scrollVert"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.SELECTION">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#SELECTION">SELECTION</a></code></th>
<td class="colLast"><code>"Buffer__selection"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.Buffer.TRAILING_EOL">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/Buffer.html#TRAILING_EOL">TRAILING_EOL</a></code></th>
<td class="colLast"><code>"trailingEOL"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html" title="class in org.gjt.sp.jedit">PluginJAR.PluginCacheEntry</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.PluginJAR.PluginCacheEntry.MAGIC">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#MAGIC">MAGIC</a></code></th>
<td class="colLast"><code>-1214061532</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/ServiceManager.ServiceFoldHandlerProvider.html" title="class in org.gjt.sp.jedit">ServiceManager.ServiceFoldHandlerProvider</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.ServiceManager.ServiceFoldHandlerProvider.SERVICE">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/ServiceManager.ServiceFoldHandlerProvider.html#SERVICE">SERVICE</a></code></th>
<td class="colLast"><code>"org.gjt.sp.jedit.buffer.FoldHandler"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/TextUtilities.html" title="class in org.gjt.sp.jedit">TextUtilities</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.BRACKET_MATCH_LIMIT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#BRACKET_MATCH_LIMIT">BRACKET_MATCH_LIMIT</a></code></th>
<td class="colLast"><code>10000</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.LOWER_CASE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#LOWER_CASE">LOWER_CASE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.MIXED">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#MIXED">MIXED</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.SYMBOL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#SYMBOL">SYMBOL</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.TITLE_CASE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#TITLE_CASE">TITLE_CASE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.UPPER_CASE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#UPPER_CASE">UPPER_CASE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.WHITESPACE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#WHITESPACE">WHITESPACE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.TextUtilities.WORD_CHAR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/TextUtilities.html#WORD_CHAR">WORD_CHAR</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.<a href="org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.ABOVE_SYSTEM_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#ABOVE_SYSTEM_BAR_LAYER">ABOVE_SYSTEM_BAR_LAYER</a></code></th>
<td class="colLast"><code>150</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.ACTION_BAR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#ACTION_BAR">ACTION_BAR</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.ACTION_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#ACTION_BAR_LAYER">ACTION_BAR_LAYER</a></code></th>
<td class="colLast"><code>-75</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.BELOW_SEARCH_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#BELOW_SEARCH_BAR_LAYER">BELOW_SEARCH_BAR_LAYER</a></code></th>
<td class="colLast"><code>50</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.BELOW_STATUS_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#BELOW_STATUS_BAR_LAYER">BELOW_STATUS_BAR_LAYER</a></code></th>
<td class="colLast"><code>-150</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.BELOW_SYSTEM_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#BELOW_SYSTEM_BAR_LAYER">BELOW_SYSTEM_BAR_LAYER</a></code></th>
<td class="colLast"><code>75</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.BOTTOM_GROUP">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#BOTTOM_GROUP">BOTTOM_GROUP</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.BOTTOM_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#BOTTOM_LAYER">BOTTOM_LAYER</a></code></th>
<td class="colLast"><code>-2147483648</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.DEFAULT_GROUP">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#DEFAULT_GROUP">DEFAULT_GROUP</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.DEFAULT_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#DEFAULT_LAYER">DEFAULT_LAYER</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.DOCKING_FRAMEWORK_PROVIDER_SERVICE">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#DOCKING_FRAMEWORK_PROVIDER_SERVICE">DOCKING_FRAMEWORK_PROVIDER_SERVICE</a></code></th>
<td class="colLast"><code>"org.gjt.sp.jedit.gui.DockingFrameworkProvider"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.SEARCH_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#SEARCH_BAR_LAYER">SEARCH_BAR_LAYER</a></code></th>
<td class="colLast"><code>75</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.STATUS_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#STATUS_BAR_LAYER">STATUS_BAR_LAYER</a></code></th>
<td class="colLast"><code>-100</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.SYSTEM_BAR_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#SYSTEM_BAR_LAYER">SYSTEM_BAR_LAYER</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.TEXT_AREA">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#TEXT_AREA">TEXT_AREA</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.TOP_GROUP">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#TOP_GROUP">TOP_GROUP</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.TOP_LAYER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#TOP_LAYER">TOP_LAYER</a></code></th>
<td class="colLast"><code>2147483647</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.VIEW">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#VIEW">VIEW</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.View.VIEW_DOCKING_FRAMEWORK_PROPERTY">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/View.html#VIEW_DOCKING_FRAMEWORK_PROPERTY">VIEW_DOCKING_FRAMEWORK_PROPERTY</a></code></th>
<td class="colLast"><code>"view.docking.framework"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.browser.<a href="org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.BROWSER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#BROWSER">BROWSER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.BROWSER_DIALOG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#BROWSER_DIALOG">BROWSER_DIALOG</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.CHOOSE_DIRECTORY_DIALOG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#CHOOSE_DIRECTORY_DIALOG">CHOOSE_DIRECTORY_DIALOG</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.M_INSERT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#M_INSERT">M_INSERT</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.M_OPEN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#M_OPEN">M_OPEN</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.M_OPEN_NEW_PLAIN_VIEW">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#M_OPEN_NEW_PLAIN_VIEW">M_OPEN_NEW_PLAIN_VIEW</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.M_OPEN_NEW_SPLIT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#M_OPEN_NEW_SPLIT">M_OPEN_NEW_SPLIT</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.M_OPEN_NEW_VIEW">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#M_OPEN_NEW_VIEW">M_OPEN_NEW_VIEW</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.NAME">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"vfs.browser"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.OPEN_DIALOG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#OPEN_DIALOG">OPEN_DIALOG</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.browser.VFSBrowser.SAVE_DIALOG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/browser/VFSBrowser.html#SAVE_DIALOG">SAVE_DIALOG</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.bsh.<a href="org/gjt/sp/jedit/bsh/Interpreter.html" title="class in org.gjt.sp.jedit.bsh">Interpreter</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.Interpreter.VERSION">
<!--   -->
</a><code>public static final java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/Interpreter.html#VERSION">VERSION</a></code></th>
<td class="colLast"><code>"2.0b4-jedit"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.bsh.<a href="org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.JavaCharStream.staticFlag">
<!--   -->
</a><code>public static final boolean</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/JavaCharStream.html#staticFlag">staticFlag</a></code></th>
<td class="colLast"><code>false</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.bsh.<a href="org/gjt/sp/jedit/bsh/Modifiers.html" title="class in org.gjt.sp.jedit.bsh">Modifiers</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.Modifiers.CLASS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/Modifiers.html#CLASS">CLASS</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.Modifiers.FIELD">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/Modifiers.html#FIELD">FIELD</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.Modifiers.METHOD">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/Modifiers.html#METHOD">METHOD</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.gjt.sp.jedit.bsh.<a href="org/gjt/sp/jedit/bsh/ParserConstants.html" title="interface in org.gjt.sp.jedit.bsh">ParserConstants</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants._DEFAULT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#_DEFAULT">_DEFAULT</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ABSTRACT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ABSTRACT">ABSTRACT</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ANDASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ANDASSIGN">ANDASSIGN</a></code></th>
<td class="colLast"><code>122</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ANDASSIGNX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ANDASSIGNX">ANDASSIGNX</a></code></th>
<td class="colLast"><code>123</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ASSIGN">ASSIGN</a></code></th>
<td class="colLast"><code>81</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BANG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BANG">BANG</a></code></th>
<td class="colLast"><code>86</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BIT_AND">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BIT_AND">BIT_AND</a></code></th>
<td class="colLast"><code>106</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BIT_ANDX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BIT_ANDX">BIT_ANDX</a></code></th>
<td class="colLast"><code>107</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BIT_OR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BIT_OR">BIT_OR</a></code></th>
<td class="colLast"><code>108</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BIT_ORX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BIT_ORX">BIT_ORX</a></code></th>
<td class="colLast"><code>109</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BOOL_AND">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BOOL_AND">BOOL_AND</a></code></th>
<td class="colLast"><code>98</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BOOL_ANDX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BOOL_ANDX">BOOL_ANDX</a></code></th>
<td class="colLast"><code>99</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BOOL_OR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BOOL_OR">BOOL_OR</a></code></th>
<td class="colLast"><code>96</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BOOL_ORX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BOOL_ORX">BOOL_ORX</a></code></th>
<td class="colLast"><code>97</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BOOLEAN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BOOLEAN">BOOLEAN</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BREAK">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BREAK">BREAK</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.BYTE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#BYTE">BYTE</a></code></th>
<td class="colLast"><code>14</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CASE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CASE">CASE</a></code></th>
<td class="colLast"><code>15</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CATCH">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CATCH">CATCH</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CHAR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CHAR">CHAR</a></code></th>
<td class="colLast"><code>17</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CHARACTER_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</a></code></th>
<td class="colLast"><code>66</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CLASS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CLASS">CLASS</a></code></th>
<td class="colLast"><code>13</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.COLON">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#COLON">COLON</a></code></th>
<td class="colLast"><code>89</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.COMMA">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#COMMA">COMMA</a></code></th>
<td class="colLast"><code>79</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CONST">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CONST">CONST</a></code></th>
<td class="colLast"><code>18</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.CONTINUE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#CONTINUE">CONTINUE</a></code></th>
<td class="colLast"><code>19</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DECIMAL_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</a></code></th>
<td class="colLast"><code>61</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DECR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DECR">DECR</a></code></th>
<td class="colLast"><code>101</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DEFAULT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DEFAULT">DEFAULT</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DIGIT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DIGIT">DIGIT</a></code></th>
<td class="colLast"><code>71</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DO">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DO">DO</a></code></th>
<td class="colLast"><code>21</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DOT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DOT">DOT</a></code></th>
<td class="colLast"><code>80</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.DOUBLE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#DOUBLE">DOUBLE</a></code></th>
<td class="colLast"><code>22</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ELSE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ELSE">ELSE</a></code></th>
<td class="colLast"><code>23</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ENUM">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ENUM">ENUM</a></code></th>
<td class="colLast"><code>24</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.EOF">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#EOF">EOF</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.EQ">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#EQ">EQ</a></code></th>
<td class="colLast"><code>90</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.EXPONENT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#EXPONENT">EXPONENT</a></code></th>
<td class="colLast"><code>65</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.EXTENDS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#EXTENDS">EXTENDS</a></code></th>
<td class="colLast"><code>25</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FALSE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FALSE">FALSE</a></code></th>
<td class="colLast"><code>26</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FINAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FINAL">FINAL</a></code></th>
<td class="colLast"><code>27</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FINALLY">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FINALLY">FINALLY</a></code></th>
<td class="colLast"><code>28</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FLOAT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FLOAT">FLOAT</a></code></th>
<td class="colLast"><code>29</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FLOATING_POINT_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a></code></th>
<td class="colLast"><code>64</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FOR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FOR">FOR</a></code></th>
<td class="colLast"><code>30</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.FORMAL_COMMENT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#FORMAL_COMMENT">FORMAL_COMMENT</a></code></th>
<td class="colLast"><code>68</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.GE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#GE">GE</a></code></th>
<td class="colLast"><code>93</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.GEX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#GEX">GEX</a></code></th>
<td class="colLast"><code>94</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.GOTO">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#GOTO">GOTO</a></code></th>
<td class="colLast"><code>31</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.GT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#GT">GT</a></code></th>
<td class="colLast"><code>82</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.GTX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#GTX">GTX</a></code></th>
<td class="colLast"><code>83</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.HASH_BANG_COMMENT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#HASH_BANG_COMMENT">HASH_BANG_COMMENT</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.HEX_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#HEX_LITERAL">HEX_LITERAL</a></code></th>
<td class="colLast"><code>62</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.HOOK">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#HOOK">HOOK</a></code></th>
<td class="colLast"><code>88</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.IDENTIFIER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#IDENTIFIER">IDENTIFIER</a></code></th>
<td class="colLast"><code>69</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.IF">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#IF">IF</a></code></th>
<td class="colLast"><code>32</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.IMPLEMENTS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#IMPLEMENTS">IMPLEMENTS</a></code></th>
<td class="colLast"><code>33</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.IMPORT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#IMPORT">IMPORT</a></code></th>
<td class="colLast"><code>34</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.INCR">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#INCR">INCR</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.INSTANCEOF">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#INSTANCEOF">INSTANCEOF</a></code></th>
<td class="colLast"><code>35</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.INT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#INT">INT</a></code></th>
<td class="colLast"><code>36</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.INTEGER_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a></code></th>
<td class="colLast"><code>60</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.INTERFACE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#INTERFACE">INTERFACE</a></code></th>
<td class="colLast"><code>37</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LBRACE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LBRACE">LBRACE</a></code></th>
<td class="colLast"><code>74</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LBRACKET">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LBRACKET">LBRACKET</a></code></th>
<td class="colLast"><code>76</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LE">LE</a></code></th>
<td class="colLast"><code>91</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LETTER">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LETTER">LETTER</a></code></th>
<td class="colLast"><code>70</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LEX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LEX">LEX</a></code></th>
<td class="colLast"><code>92</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LONG">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LONG">LONG</a></code></th>
<td class="colLast"><code>38</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LPAREN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LPAREN">LPAREN</a></code></th>
<td class="colLast"><code>72</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LSHIFT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LSHIFT">LSHIFT</a></code></th>
<td class="colLast"><code>112</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LSHIFTASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LSHIFTASSIGN">LSHIFTASSIGN</a></code></th>
<td class="colLast"><code>128</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LSHIFTASSIGNX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LSHIFTASSIGNX">LSHIFTASSIGNX</a></code></th>
<td class="colLast"><code>129</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LSHIFTX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LSHIFTX">LSHIFTX</a></code></th>
<td class="colLast"><code>113</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LT">LT</a></code></th>
<td class="colLast"><code>84</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.LTX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#LTX">LTX</a></code></th>
<td class="colLast"><code>85</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.MINUS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#MINUS">MINUS</a></code></th>
<td class="colLast"><code>103</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.MINUSASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#MINUSASSIGN">MINUSASSIGN</a></code></th>
<td class="colLast"><code>119</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.MOD">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#MOD">MOD</a></code></th>
<td class="colLast"><code>111</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.MODASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#MODASSIGN">MODASSIGN</a></code></th>
<td class="colLast"><code>127</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.MULTI_LINE_COMMENT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.NATIVE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#NATIVE">NATIVE</a></code></th>
<td class="colLast"><code>39</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.NE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#NE">NE</a></code></th>
<td class="colLast"><code>95</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.NEW">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#NEW">NEW</a></code></th>
<td class="colLast"><code>40</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.NONPRINTABLE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#NONPRINTABLE">NONPRINTABLE</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.NULL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#NULL">NULL</a></code></th>
<td class="colLast"><code>41</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.OCTAL_LITERAL">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</a></code></th>
<td class="colLast"><code>63</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ORASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGN">ORASSIGN</a></code></th>
<td class="colLast"><code>124</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.ORASSIGNX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGNX">ORASSIGNX</a></code></th>
<td class="colLast"><code>125</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PACKAGE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PACKAGE">PACKAGE</a></code></th>
<td class="colLast"><code>42</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PLUS">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PLUS">PLUS</a></code></th>
<td class="colLast"><code>102</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PLUSASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PLUSASSIGN">PLUSASSIGN</a></code></th>
<td class="colLast"><code>118</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PRIVATE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PRIVATE">PRIVATE</a></code></th>
<td class="colLast"><code>43</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PROTECTED">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PROTECTED">PROTECTED</a></code></th>
<td class="colLast"><code>44</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.PUBLIC">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#PUBLIC">PUBLIC</a></code></th>
<td class="colLast"><code>45</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RBRACE">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RBRACE">RBRACE</a></code></th>
<td class="colLast"><code>75</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RBRACKET">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RBRACKET">RBRACKET</a></code></th>
<td class="colLast"><code>77</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RETURN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RETURN">RETURN</a></code></th>
<td class="colLast"><code>46</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RPAREN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RPAREN">RPAREN</a></code></th>
<td class="colLast"><code>73</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RSIGNEDSHIFT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RSIGNEDSHIFT">RSIGNEDSHIFT</a></code></th>
<td class="colLast"><code>114</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RSIGNEDSHIFTASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RSIGNEDSHIFTASSIGN">RSIGNEDSHIFTASSIGN</a></code></th>
<td class="colLast"><code>130</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RSIGNEDSHIFTASSIGNX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RSIGNEDSHIFTASSIGNX">RSIGNEDSHIFTASSIGNX</a></code></th>
<td class="colLast"><code>131</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RSIGNEDSHIFTX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RSIGNEDSHIFTX">RSIGNEDSHIFTX</a></code></th>
<td class="colLast"><code>115</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RUNSIGNEDSHIFT">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RUNSIGNEDSHIFT">RUNSIGNEDSHIFT</a></code></th>
<td class="colLast"><code>116</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RUNSIGNEDSHIFTASSIGN">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RUNSIGNEDSHIFTASSIGN">RUNSIGNEDSHIFTASSIGN</a></code></th>
<td class="colLast"><code>132</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RUNSIGNEDSHIFTASSIGNX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RUNSIGNEDSHIFTASSIGNX">RUNSIGNEDSHIFTASSIGNX</a></code></th>
<td class="colLast"><code>133</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.RUNSIGNEDSHIFTX">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#RUNSIGNEDSHIFTX">RUNSIGNEDSHIFTX</a></code></th>
<td class="colLast"><code>117</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.SEMICOLON">
<!--   -->
</a><code>public static final int</code></td>
<th class="colSecond" scope="row"><code><a href="org/gjt/sp/jedit/bsh/ParserConstants.html#SEMICOLON">SEMICOLON</a></code></th>
<td class="colLast"><code>78</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.gjt.sp.jedit.bsh.ParserConstants.SHORT">
<!--   -->
</a><code>public static final int</code></td>
--> --------------------

--> maximum size reached

--> --------------------

¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.169Angebot  Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können  ¤





Begriffe der Konzeptbildung
Was zu einem Entwurf gehört
Begriffe der Konzeptbildung
Hier finden Sie eine Liste der Produkte des Unternehmens

Mittel




Lebenszyklus

Die hierunter aufgelisteten Ziele sind für diese Firma wichtig


Ziele

Entwicklung einer Software für die statische Quellcodeanalyse


Bot Zugriff



                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik