public class Argument extends Object
| Constructor and Description |
|---|
Argument(int index,
IOpenClass type) |
Argument(int index,
IOpenField field) |
| Modifier and Type | Method and Description |
|---|---|
Object |
extractValue(Object target,
Object[] params,
IRuntimeEnv env) |
IOpenClass |
getType() |
public Argument(int index,
IOpenClass type)
public Argument(int index,
IOpenField field)
public Object extractValue(Object target, Object[] params, IRuntimeEnv env)
public IOpenClass getType()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.