Package spoon.pattern.internal
-
Interface Summary Interface Description SubstitutionRequestProvider Maps AST model object to theRootNode
ValueConvertor Converts the individual parameter values to required type after substitution Converts the matching model values to parameter values during matching process -
Class Summary Class Description DefaultGenerator Drives generation processPatternPrinter Generates the source code corresponding to a Pattern's RootNodeResultHolder<T> Container for single or multiple values of required typeResultHolder.Multiple<T> Container of multiple values of required typeResultHolder.Single<T> Container of single value of required typeValueConvertorImpl Converts the individual parameter values to required type