public interface ParameterContext extends ClassContext
| Modifier and Type | Method and Description |
|---|---|
ClassContext |
getClassContext()
Return the parent
ClassContext to which this context is a descendant. |
Parameter |
getJavaParameter()
Get the parameter that is currently processed
|
MethodContext |
getMethodContext()
Return the parent
MethodContext to which this context is a descendant. |
getConfigurationBuilder, getJavaClass, getRuleBuilder, setBaseRuleclear, containsKey, get, putClassContext getClassContext()
ClassContext to which this context is a descendant.MethodContext getMethodContext()
MethodContext to which this context is a descendant.Parameter getJavaParameter()
Copyright © 2023 OCPsoft. All rights reserved.