addedfield:
dfa52
ghidra.sleigh.grammar.SleighCompiler.DFA52 dfa52
addedfield:
dfa58
ghidra.sleigh.grammar.SleighCompiler.DFA58 dfa58
modifiedfield:
OP_TRUNCATION_SIZE
constant: 196 → 197
- static int OP_TRUNCATION_SIZE
+ static int OP_TRUNCATION_SIZE
modifiedfield:
OP_TYPE
constant: 197 → 198
- static int OP_TYPE
+ static int OP_TYPE
modifiedfield:
OP_UNIMPL
constant: 198 → 199
- static int OP_UNIMPL
+ static int OP_UNIMPL
modifiedfield:
OP_VALUES
constant: 199 → 200
- static int OP_VALUES
+ static int OP_VALUES
modifiedfield:
OP_VARIABLES
constant: 200 → 201
- static int OP_VARIABLES
+ static int OP_VARIABLES
modifiedfield:
OP_VARNODE
constant: 201 → 202
- static int OP_VARNODE
+ static int OP_VARNODE
modifiedfield:
OP_WHITESPACE
constant: 202 → 203
- static int OP_WHITESPACE
+ static int OP_WHITESPACE
modifiedfield:
OP_WILDCARD
constant: 203 → 204
- static int OP_WILDCARD
+ static int OP_WILDCARD
modifiedfield:
OP_WITH
constant: 204 → 205
- static int OP_WITH
+ static int OP_WITH
modifiedfield:
OP_WORDSIZE
constant: 205 → 206
- static int OP_WORDSIZE
+ static int OP_WORDSIZE
modifiedfield:
OP_XOR
constant: 206 → 207
- static int OP_XOR
+ static int OP_XOR
modifiedfield:
PERCENT
constant: 207 → 208
- static int PERCENT
+ static int PERCENT
modifiedfield:
PIPE
constant: 208 → 209
- static int PIPE
+ static int PIPE
modifiedfield:
PLUS
constant: 209 → 210
- static int PLUS
+ static int PLUS
modifiedfield:
PP_ESCAPE
constant: 210 → 211
- static int PP_ESCAPE
+ static int PP_ESCAPE
modifiedfield:
PP_POSITION
constant: 211 → 212
- static int PP_POSITION
+ static int PP_POSITION
modifiedfield:
QSTRING
constant: 212 → 213
- static int QSTRING
+ static int QSTRING
modifiedfield:
RBRACE
constant: 213 → 214
- static int RBRACE
+ static int RBRACE
modifiedfield:
RBRACKET
constant: 214 → 215
- static int RBRACKET
+ static int RBRACKET
modifiedfield:
RES_IF
constant: 215 → 216
- static int RES_IF
+ static int RES_IF
modifiedfield:
RES_IS
constant: 216 → 217
- static int RES_IS
+ static int RES_IS
modifiedfield:
RES_WITH
constant: 217 → 218
- static int RES_WITH
+ static int RES_WITH
modifiedfield:
RIGHT
constant: 218 → 219
- static int RIGHT
+ static int RIGHT
modifiedfield:
RPAREN
constant: 219 → 220
- static int RPAREN
+ static int RPAREN
modifiedfield:
SDIV
constant: 220 → 221
- static int SDIV
+ static int SDIV
modifiedfield:
SEMI
constant: 221 → 222
- static int SEMI
+ static int SEMI
modifiedfield:
SGREAT
constant: 222 → 223
- static int SGREAT
+ static int SGREAT
modifiedfield:
SGREATEQUAL
constant: 223 → 224
- static int SGREATEQUAL
+ static int SGREATEQUAL
modifiedfield:
SLASH
constant: 224 → 225
- static int SLASH
+ static int SLASH
modifiedfield:
SLESS
constant: 225 → 226
- static int SLESS
+ static int SLESS
modifiedfield:
SLESSEQUAL
constant: 226 → 227
- static int SLESSEQUAL
+ static int SLESSEQUAL
modifiedfield:
SPEC_AND
constant: 227 → 228
- static int SPEC_AND
+ static int SPEC_AND
modifiedfield:
SPEC_OR
constant: 228 → 229
- static int SPEC_OR
+ static int SPEC_OR
modifiedfield:
SPEC_XOR
constant: 229 → 230
- static int SPEC_XOR
+ static int SPEC_XOR
modifiedfield:
SREM
constant: 230 → 231
- static int SREM
+ static int SREM
modifiedfield:
SRIGHT
constant: 231 → 232
- static int SRIGHT
+ static int SRIGHT
modifiedfield:
TILDE
constant: 232 → 233
- static int TILDE
+ static int TILDE
modifiedfield:
Tokens
constant: 233 → 234
- static int Tokens
+ static int Tokens
modifiedfield:
UNDERSCORE
constant: 234 → 235
- static int UNDERSCORE
+ static int UNDERSCORE
modifiedfield:
UNICODE_ESCAPE
constant: 235 → 236
- static int UNICODE_ESCAPE
+ static int UNICODE_ESCAPE
modifiedfield:
UNKNOWN
constant: 236 → 237
- static int UNKNOWN
+ static int UNKNOWN
modifiedfield:
WS
constant: 237 → 238
- static int WS
+ static int WS
removedfield:
dfa51
ghidra.sleigh.grammar.SleighCompiler.DFA51 dfa51
removedfield:
dfa56
ghidra.sleigh.grammar.SleighCompiler.DFA56 dfa56
addedmethod:
ctorsemantic
ghidra.pcodeCPort.slgh_compile.SectionVector ctorsemantic(ghidra.pcodeCPort.slghsymbol.Constructor ctor) throws RecognitionException
addedmethod:
semantic
ghidra.pcodeCPort.slgh_compile.SectionVector semantic(ghidra.sleigh.grammar.ParsingEnvironment pe, ghidra.sleigh.grammar.Location containerLoc, ghidra.pcodeCPort.slgh_compile.PcodeCompile pcode, org.antlr.runtime.tree.Tree where, boolean sectionsAllowed, boolean isMacroParse) throws RecognitionException
removedmethod:
ctorsemantic
ghidra.pcodeCPort.slgh_compile.SectionVector ctorsemantic() throws RecognitionException
removedmethod:
semantic
ghidra.pcodeCPort.slgh_compile.SectionVector semantic(ghidra.sleigh.grammar.ParsingEnvironment pe, ghidra.pcodeCPort.slgh_compile.PcodeCompile pcode, org.antlr.runtime.tree.Tree where, boolean sectionsAllowed, boolean isMacroParse) throws RecognitionException