Class VarnodeTpl


  • public class VarnodeTpl
    extends java.lang.Object
    Placeholder for what will resolve to a Varnode instance given a specific InstructionContext
    • Constructor Detail

      • VarnodeTpl

        protected VarnodeTpl()
    • Method Detail

      • getOffset

        public ConstTpl getOffset()
      • isDynamic

        public boolean isDynamic​(ParserWalker walker)
      • isRelative

        public boolean isRelative()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object