palio.compiler
Class ParamsContainer

java.lang.Object
  extended by palio.compiler.ParamsContainer
Direct Known Subclasses:
MethodCaller, PObjectByCodeCaller, PObjectByIdCaller

public class ParamsContainer
extends java.lang.Object

A Class class.

Author:
Krzysztof Synowiec

Constructor Summary
ParamsContainer(int pos)
           
 
Method Summary
 int getColumn()
           
 int getLine()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamsContainer

public ParamsContainer(int pos)
Method Detail

getLine

public int getLine()

getColumn

public int getColumn()