scala.util.parsing.ast.AbstractSyntax

trait Element

[source: scala/util/parsing/ast/AbstractSyntax.scala]

trait Element
extends Positional
The base class for elements of the abstract syntax tree.
Direct Known Subclasses:
AbstractSyntax.NameElement, Binders.UnderBinder

Values and Variables inherited from Positional
pos
Methods inherited from Positional
setPos
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf