Method | Description | |
---|---|---|
Match ( Class, type ) : Transform, |
This method is used to return a null value for the transform. Returning a null value allows the normal resolution of the stock transforms to be used when no matcher is specified.
|
public Match ( Class, type ) : Transform, | ||
type | Class, | /// this is the type that is expecting a transform /// |
return | Transform, |