Class Variable


public class Variable extends RefinedVariable
  • Constructor Details

    • Variable

      public Variable(String name, spoon.reflect.reference.CtTypeReference<?> type, Predicate ref)
    • Variable

      public Variable(String name, String location, spoon.reflect.reference.CtTypeReference<?> type, Predicate ref)
  • Method Details