public class ParamsContainer
extends java.lang.Object
Constructor and Description |
---|
ParamsContainer(int pos) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getLine() |
protected static java.lang.Object |
prepareParam(java.lang.Object initVal) |
protected static java.lang.Object[] |
prepareParams(java.lang.Object[] initVal) |
public int getLine()
public int getColumn()
protected static java.lang.Object prepareParam(java.lang.Object initVal) throws PalioException
PalioException
protected static java.lang.Object[] prepareParams(java.lang.Object[] initVal) throws PalioException
PalioException