public interface IJavaExtension
IJavaExtension defines meta structure used by rythm to “extend” an expression.
| Modifier and Type | Interface and Description |
|---|---|
static class |
IJavaExtension.ParameterExtension |
static class |
IJavaExtension.VoidParameterExtension |
| Modifier and Type | Method and Description |
|---|---|
String |
extend(String s,
String signature) |
String |
methodName() |
Pattern |
pattern1() |
Pattern |
pattern2() |
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.