Package spoon.processing
Class ProcessorPropertiesImpl
java.lang.Object
spoon.processing.ProcessorPropertiesImpl
- All Implemented Interfaces:
ProcessorProperties
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProcessorPropertiesImpl
public ProcessorPropertiesImpl()
-
-
Method Details
-
get
Description copied from interface:ProcessorProperties
Gets the property converted in given type or null (can be an array).- Specified by:
get
in interfaceProcessorProperties
-
set
Description copied from interface:ProcessorProperties
Sets the given property.- Specified by:
set
in interfaceProcessorProperties
-
getProcessorName
Gets the corresponding processor name.- Specified by:
getProcessorName
in interfaceProcessorProperties
-