Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.eclipse.llk.editors.parser
Class LLKEditorLexer._TokenSet4  view LLKEditorLexer._TokenSet4 download LLKEditorLexer._TokenSet4.java

java.lang.Object
  extended bycom.port80.eclipse.llk.editors.parser.LLKEditorLexer._TokenSet4
Enclosing class:
LLKEditorLexer

protected static final class LLKEditorLexer._TokenSet4
extends java.lang.Object


Field Summary
static int[] bitset
           
static int end
           
static boolean inverted
           
static int start
           
 
Constructor Summary
protected LLKEditorLexer._TokenSet4()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inverted

public static final boolean inverted
See Also:
Constant Field Values

start

public static final int start
See Also:
Constant Field Values

end

public static final int end
See Also:
Constant Field Values

bitset

public static final int[] bitset
Constructor Detail

LLKEditorLexer._TokenSet4

protected LLKEditorLexer._TokenSet4()