Class Variable

java.lang.Object
edu.tufts.hrilab.vision.common.fol.swig.Symbol
edu.tufts.hrilab.vision.common.fol.swig.Variable

public class Variable extends Symbol
  • Constructor Details

    • Variable

      protected Variable(long cPtr, boolean cMemoryOwn)
    • Variable

      public Variable(String name, String type)
  • Method Details

    • getCPtr

      public static long getCPtr(Variable obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Symbol
    • delete

      public void delete()
      Overrides:
      delete in class Symbol
    • getType

      public String getType()
    • toString

      public String toString()
      Overrides:
      toString in class Symbol