scala.util.parsing.ast.Binders
This method is used to compare the receiver object (this
)
with the argument object (arg0
) for equivalence
The source position of this object, initially set to undefined
If current source position is undefined, update it with given position newpos'
A variable that escaped its scope (i.e., a free variable) -- we don't deal very well with these yet