aboutsummaryrefslogtreecommitdiffstats
path: root/javaparser-symbol-solver-testing/src/test/resources/javaparser_expected_output/com_github_javaparser_ast_expr_ThisExpr.txt
blob: 08e3f8ef52bca4b4ad9e4f2c27c2103858c4aba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

[ Class com.github.javaparser.ast.expr.ThisExpr ]
  superclass: com.github.javaparser.ast.expr.Expression
  superclass: com.github.javaparser.ast.Node
  superclass: java.lang.Object
  interface: java.lang.Cloneable
  Line 38) setClassExpr(classExpr) ==> void
  Line 43) beginLine ==> int
  Line 43) beginColumn ==> int
  Line 43) endLine ==> int
  Line 43) endColumn ==> int
  Line 44) setClassExpr(classExpr) ==> void
  Line 48) v.visit(this, arg) ==> R
  Line 52) v.visit(this, arg) ==> void
  Line 56) classExpr ==> com.github.javaparser.ast.expr.Expression
  Line 60) this.classExpr = classExpr ==> com.github.javaparser.ast.expr.Expression
  Line 61) setAsParentNodeOf(this.classExpr) ==> void