Class ExternalReflectCallHelper.ArgMappingContext
java.lang.Object
org.intocps.maestro.interpreter.external.ExternalReflectCallHelper.ArgMappingContext
- Enclosing class:
ExternalReflectCallHelper
-
Constructor Summary
ConstructorsConstructorDescriptionArgMappingContext(String functionName, String argName, org.intocps.maestro.ast.node.PType argType) -
Method Summary
Modifier and TypeMethodDescriptionorg.intocps.maestro.ast.node.PType
-
Constructor Details
-
ArgMappingContext
-
-
Method Details
-
getFunctionName
-
getArgName
-
getArgType
public org.intocps.maestro.ast.node.PType getArgType()
-