aboutsummaryrefslogtreecommitdiffstats
path: root/javaparser-symbol-solver-testing/src/test/resources/javaparser_expected_output/com_github_javaparser_ast_type_VoidType.txt
blob: f59d930b185596149a68d6c0139cc6b0c389bcca (plain)
1
2
3
4
5
6
7
8
9
10
11
12

[ Class com.github.javaparser.ast.type.VoidType ]
  superclass: com.github.javaparser.ast.type.Type
  superclass: com.github.javaparser.ast.Node
  superclass: java.lang.Object
  interface: java.lang.Cloneable
  Line 36) beginLine ==> int
  Line 36) beginColumn ==> int
  Line 36) endLine ==> int
  Line 36) endColumn ==> int
  Line 40) v.visit(this, arg) ==> R
  Line 44) v.visit(this, arg) ==> void