1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
#Signature file v4.1
#Version 1.32.0
CLSS public abstract interface java.io.Serializable
CLSS public java.lang.Exception
cons protected init(java.lang.String,java.lang.Throwable,boolean,boolean)
cons public init()
cons public init(java.lang.String)
cons public init(java.lang.String,java.lang.Throwable)
cons public init(java.lang.Throwable)
supr java.lang.Throwable
hfds serialVersionUID
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public java.lang.Throwable
cons protected init(java.lang.String,java.lang.Throwable,boolean,boolean)
cons public init()
cons public init(java.lang.String)
cons public init(java.lang.String,java.lang.Throwable)
cons public init(java.lang.Throwable)
intf java.io.Serializable
meth public final java.lang.Throwable[] getSuppressed()
meth public final void addSuppressed(java.lang.Throwable)
meth public java.lang.StackTraceElement[] getStackTrace()
meth public java.lang.String getLocalizedMessage()
meth public java.lang.String getMessage()
meth public java.lang.String toString()
meth public java.lang.Throwable fillInStackTrace()
meth public java.lang.Throwable getCause()
meth public java.lang.Throwable initCause(java.lang.Throwable)
meth public void printStackTrace()
meth public void printStackTrace(java.io.PrintStream)
meth public void printStackTrace(java.io.PrintWriter)
meth public void setStackTrace(java.lang.StackTraceElement[])
supr java.lang.Object
hfds CAUSE_CAPTION,EMPTY_THROWABLE_ARRAY,NULL_CAUSE_MESSAGE,SELF_SUPPRESSION_MESSAGE,SUPPRESSED_CAPTION,SUPPRESSED_SENTINEL,UNASSIGNED_STACK,backtrace,cause,detailMessage,serialVersionUID,stackTrace,suppressedExceptions
hcls PrintStreamOrWriter,SentinelHolder,WrappedPrintStream,WrappedPrintWriter
CLSS public java_cup.runtime.ComplexSymbolFactory
cons public init()
innr public static ComplexSymbol
innr public static Location
intf java_cup.runtime.SymbolFactory
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java.lang.Object)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.ComplexSymbolFactory$Location,java_cup.runtime.ComplexSymbolFactory$Location)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.ComplexSymbolFactory$Location,java_cup.runtime.ComplexSymbolFactory$Location,java.lang.Object)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol,java.lang.Object)
meth public java_cup.runtime.Symbol startSymbol(java.lang.String,int,int)
supr java.lang.Object
CLSS public static java_cup.runtime.ComplexSymbolFactory$ComplexSymbol
outer java_cup.runtime.ComplexSymbolFactory
cons public init(java.lang.String,int)
cons public init(java.lang.String,int,int)
cons public init(java.lang.String,int,java.lang.Object)
cons public init(java.lang.String,int,java_cup.runtime.ComplexSymbolFactory$Location,java_cup.runtime.ComplexSymbolFactory$Location)
cons public init(java.lang.String,int,java_cup.runtime.ComplexSymbolFactory$Location,java_cup.runtime.ComplexSymbolFactory$Location,java.lang.Object)
cons public init(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol)
cons public init(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol,java.lang.Object)
fld protected java.lang.String name
fld protected java_cup.runtime.ComplexSymbolFactory$Location xleft
fld protected java_cup.runtime.ComplexSymbolFactory$Location xright
meth public java.lang.String toString()
meth public java_cup.runtime.ComplexSymbolFactory$Location getLeft()
meth public java_cup.runtime.ComplexSymbolFactory$Location getRight()
supr java_cup.runtime.Symbol
CLSS public static java_cup.runtime.ComplexSymbolFactory$Location
outer java_cup.runtime.ComplexSymbolFactory
cons public init(int,int)
cons public init(java.lang.String,int,int)
meth public int getColumn()
meth public int getLine()
meth public java.lang.String getUnit()
meth public java.lang.String toString()
supr java.lang.Object
hfds column,line,unit
CLSS public java_cup.runtime.DefaultSymbolFactory
cons public init()
intf java_cup.runtime.SymbolFactory
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,int,int)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,int,int,java.lang.Object)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java.lang.Object)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol)
meth public java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol,java.lang.Object)
meth public java_cup.runtime.Symbol startSymbol(java.lang.String,int,int)
supr java.lang.Object
CLSS public java_cup.runtime.ParserException
cons public init(java.lang.String)
supr java.lang.Exception
CLSS public abstract interface java_cup.runtime.Scanner
meth public abstract java_cup.runtime.Symbol next_token() throws java.lang.Exception
CLSS public java_cup.runtime.Symbol
cons public init(int)
cons public init(int,int,int)
cons public init(int,int,int,java.lang.Object)
cons public init(int,java.lang.Object)
cons public init(int,java_cup.runtime.Symbol,java_cup.runtime.Symbol)
cons public init(int,java_cup.runtime.Symbol,java_cup.runtime.Symbol,java.lang.Object)
fld public int left
fld public int parse_state
fld public int right
fld public int sym
fld public java.lang.Object value
meth public java.lang.String toString()
supr java.lang.Object
hfds used_by_parser
CLSS public abstract interface java_cup.runtime.SymbolFactory
meth public abstract java_cup.runtime.Symbol newSymbol(java.lang.String,int)
meth public abstract java_cup.runtime.Symbol newSymbol(java.lang.String,int,java.lang.Object)
meth public abstract java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol)
meth public abstract java_cup.runtime.Symbol newSymbol(java.lang.String,int,java_cup.runtime.Symbol,java_cup.runtime.Symbol,java.lang.Object)
meth public abstract java_cup.runtime.Symbol startSymbol(java.lang.String,int,int)
CLSS public abstract java_cup.runtime.lr_parser
cons public init()
cons public init(java_cup.runtime.Scanner)
cons public init(java_cup.runtime.Scanner,java_cup.runtime.SymbolFactory)
fld protected boolean _done_parsing
fld protected final static int _error_sync_size = 3
fld protected int lookahead_pos
fld protected int tos
fld protected java.util.Stack stack
fld protected java_cup.runtime.Symbol cur_token
fld protected java_cup.runtime.Symbol[] lookahead
fld protected short[][] action_tab
fld protected short[][] production_tab
fld protected short[][] reduce_tab
fld public java_cup.runtime.SymbolFactory symbolFactory
meth protected abstract void init_actions() throws java.lang.Exception
meth protected boolean advance_lookahead()
meth protected boolean error_recovery(boolean) throws java.lang.Exception
meth protected boolean find_recovery_config(boolean)
meth protected boolean shift_under_error()
meth protected boolean try_parse_ahead(boolean) throws java.lang.Exception
meth protected final short get_action(int,int)
meth protected final short get_reduce(int,int)
meth protected int error_sync_size()
meth protected java_cup.runtime.Symbol cur_err_token()
meth protected static short[][] unpackFromStrings(java.lang.String[])
meth protected void parse_lookahead(boolean) throws java.lang.Exception
meth protected void read_lookahead() throws java.lang.Exception
meth protected void restart_lookahead() throws java.lang.Exception
meth public abstract int EOF_sym()
meth public abstract int error_sym()
meth public abstract int start_production()
meth public abstract int start_state()
meth public abstract java_cup.runtime.Symbol do_action(int,java_cup.runtime.lr_parser,java.util.Stack,int) throws java.lang.Exception
meth public abstract short[][] action_table()
meth public abstract short[][] production_table()
meth public abstract short[][] reduce_table()
meth public java_cup.runtime.Scanner getScanner()
meth public java_cup.runtime.Symbol debug_parse() throws java.lang.Exception
meth public java_cup.runtime.Symbol parse() throws java.lang.Exception
meth public java_cup.runtime.Symbol scan() throws java.lang.Exception
meth public java_cup.runtime.SymbolFactory getSymbolFactory()
meth public void debug_message(java.lang.String)
meth public void debug_reduce(int,int,int)
meth public void debug_shift(java_cup.runtime.Symbol)
meth public void debug_stack()
meth public void done_parsing()
meth public void dump_stack()
meth public void report_error(java.lang.String,java.lang.Object)
meth public void report_fatal_error(java.lang.String,java.lang.Object) throws java.lang.Exception
meth public void setScanner(java_cup.runtime.Scanner)
meth public void syntax_error(java_cup.runtime.Symbol)
meth public void unrecovered_syntax_error(java_cup.runtime.Symbol) throws java.lang.Exception
meth public void user_init() throws java.lang.Exception
supr java.lang.Object
hfds _scanner
CLSS public java_cup.runtime.virtual_parse_stack
cons public init(java.util.Stack) throws java.lang.Exception
fld protected int real_next
fld protected java.util.Stack real_stack
fld protected java.util.Stack vstack
meth protected void get_from_real()
meth public boolean empty()
meth public int top() throws java.lang.Exception
meth public void pop() throws java.lang.Exception
meth public void push(int)
supr java.lang.Object
|