FieldBasePoint

esmeta.analyzer.TypeErrorDecl.FieldBasePoint
case class FieldBasePoint(fieldPoint: FieldPoint) extends TypeErrorPoint

base in field reference points

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait AnalyzerElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

inline def func: Func
inline def noView: FieldBasePoint
inline def node: Node
inline def view: View

Inherited methods

def isBuiltin: Boolean

Attributes

Inherited from:
TypeErrorPoint
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
AnalyzerElem -> Any
Inherited from:
AnalyzerElem
def toString(detail: Boolean, line: Boolean, asite: Boolean): String

stringify with options

stringify with options

Attributes

Inherited from:
AnalyzerElem