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

[ Class com.github.javaparser.ast.type.Type ]
  superclass: com.github.javaparser.ast.Node
  superclass: java.lang.Object
  interface: java.lang.Cloneable
  Line 40) this.annotations = annotation ==> java.util.List<com.github.javaparser.ast.expr.AnnotationExpr>
  Line 44) beginLine ==> int
  Line 44) beginColumn ==> int
  Line 44) endLine ==> int
  Line 44) endColumn ==> int
  Line 48) beginLine ==> int
  Line 48) beginColumn ==> int
  Line 48) endLine ==> int
  Line 48) endColumn ==> int
  Line 49) this.annotations = annotations ==> java.util.List<com.github.javaparser.ast.expr.AnnotationExpr>
  Line 53) annotations ==> java.util.List<com.github.javaparser.ast.expr.AnnotationExpr>
  Line 57) this.annotations = annotations ==> java.util.List<com.github.javaparser.ast.expr.AnnotationExpr>