BaseNodeWithoutComments

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply(`type`: String): BaseNodeWithoutComments

Extensions

Extensions

extension [Self <: BaseNodeWithoutComments](x: Self)
inline
def setLoc(value: SourceLocation): Self
inline
def setLocNull: Self
inline
def setLocUndefined: Self
inline
def setRange(value: Tuple2[Double, Double]): Self
inline
inline
def setType(value: String): Self