Class TypeCheckError

All Implemented Interfaces:
Serializable

public class TypeCheckError extends Exception
See Also:
  • Constructor Details

    • TypeCheckError

      public TypeCheckError(String message)
  • Method Details

    • getLocation

      public spoon.reflect.declaration.CtElement getLocation()
    • setLocation

      public void setLocation(spoon.reflect.declaration.CtElement location)