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'
The base class for elements in the AST that represent names {@see Binders}.