BlockParent

sealed trait BlockParent extends BabelNode
trait BabelNode
class Object
trait Matchable
class Any
object BlockStatement.type
object CatchClause.type
object ClassMethod.type
object ClassPrivateMethod.type
object DoWhileStatement.type
object ForInStatement.type
object ForOfStatement.type
object ForStatement.type
object FunctionExpression.type
object ObjectMethod.type
object Program.type
object StaticBlock.type
object SwitchStatement.type
object TSModuleBlock.type
object WhileStatement.type

Value members

Inherited methods

override def toString: String
Definition Classes
BabelNode -> Any
Inherited from:
BabelNode