Package ghidra.app.plugin.assembler.sleigh.util
-
Class Summary Class Description DbgTimer A debugging, timing, and diagnostic tool TODO: I should probably remove this and rely on the Msg.trace() method, or at the very least, refactor this to use that.DbgTimer.DbgCtx A context for idiomatic use of theDbgTimer
in a try-with-resources blockDbgTimer.TabbingOutputStream A (rather slow) output stream that indents every line of its outputSleighUtil Utilities forCollection
sTableEntry<T> An entry in a (sparse) LR(0) transition table or LALR(1) action/goto tableTableEntryKey A key in a (sparse) LR(0) transition table or LALR(1) action/goto table