Class ContextSymbol


  • public class ContextSymbol
    extends ValueSymbol
    A ValueSymbol that gets its semantic value from contiguous bits in a VarnodeSymbol. This serves as an embedding of a ContextOp into an actual Varnode and is probably only relevant at compile time
    • Constructor Detail

      • ContextSymbol

        public ContextSymbol()