|
Scala Library
|
|
scala/util/parsing/ast/Binders.scala]
class
UnboundElement[N <: NameElement](private el : N)
extends NameElement| Values and Variables inherited from Positional | |
| pos |
| Method Summary | |
def
|
name : java.lang.String |
| Methods inherited from NameElement | |
| equals |
| Methods inherited from Positional | |
| setPos |
| Methods inherited from AnyRef | |
| getClass, hashCode, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|