Can you clarify your question ?

Did you mean the body of your class ?

> On Feb 19, 2016, at 4:43 AM, Ashok Kumar <ashok34...@yahoo.com.INVALID> wrote:
> 
> Hi,
> 
> If I define a class in Scala like
> 
> case class(col1: String, col2:Int,...)
> 
> and it is created how would I be able to see its description anytime
> 
> Thanks

Reply via email to