
[ Class com.github.javaparser.ast.expr.ClassExpr ]
  superclass: com.github.javaparser.ast.expr.Expression
  superclass: com.github.javaparser.ast.Node
  superclass: java.lang.Object
  interface: java.lang.Cloneable
  Line 39) setType(type) ==> void
  Line 43) beginLine ==> int
  Line 43) beginColumn ==> int
  Line 43) endLine ==> int
  Line 43) endColumn ==> int
  Line 44) setType(type) ==> void
  Line 49) v.visit(this, arg) ==> R
  Line 54) v.visit(this, arg) ==> void
  Line 58) type ==> com.github.javaparser.ast.type.Type
  Line 62) this.type = type ==> com.github.javaparser.ast.type.Type
  Line 63) setAsParentNodeOf(this.type) ==> void
