BadVarPositionViolation

case class BadVarPositionViolation(varName: String, varType: String, expectedType: String, sourceMapper: Option[SourceMapper], locations: List[AstLocation]) extends AstNodeViolation
trait Serializable
trait Product
trait Equals
trait Violation
class Object
trait Matchable
class Any

Value members

Inherited methods

final def errorMessage: String
Inherited from:
AstNodeLocation
Inherited from:
Product

Concrete fields

Inherited fields

lazy val astLocation: String
Inherited from:
AstNodeLocation