public static interface MethodTransformer.Simple.TokenTransformer
Modifier and Type | Interface and Description |
---|---|
static class |
MethodTransformer.Simple.TokenTransformer.ForModifierTransformation
A transformation for a modifier transformation.
|
Modifier and Type | Method and Description |
---|---|
MethodDescription.Token |
transform(MethodDescription.Token token)
Transforms a method token.
|
MethodDescription.Token transform(MethodDescription.Token token)
token
- The original method's token.Copyright © 2014–2016. All rights reserved.