Interface ProblemTextConsumer
- All Known Implementing Classes:
DefaultProblemTextConsumer
public interface ProblemTextConsumer
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidappendClass(String className) voidappendField(FieldReference field) voidappendLocation(TextLocation location) voidappendMethod(MethodReference method) voidappendType(ValueType type)
-
Method Details
-
append
-
appendClass
-
appendType
-
appendMethod
-
appendField
-
appendLocation
-