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