Package ghidra.app.plugin.assembler.sleigh.grammars
package ghidra.app.plugin.assembler.sleigh.grammars
-
ClassDescriptionDefines a context-free grammar, usually for the purpose of parsing mnemonic assembly instructionsAbstractAssemblyProduction<NT extends AssemblyNonTerminal>Defines a production in a context-free grammar, usually for parsing mnemonic assemblyDefines an "extended" grammarDefines a production of an "extended" grammarDefines a context free grammar, used to parse mnemonic assembly instructionsAn exception to identify errors associated with grammar constructionDefines a production for parsing mnemonic assemblyAssemblySentential<NT extends AssemblyNonTerminal>A "string" of symbolsThe token consumed by a whitespace terminal when it anticipates the end of inputThe token consumed by a whitespace terminal