aboutsummaryrefslogtreecommitdiff
path: root/javaparser-symbol-solver-testing/src/test/resources/javaparser_expected_output/com_github_javaparser_ast_comments_LineComment.txt
blob: 7ccc9fd9827b9c170a7aa69751238ee95add13da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

[ Class com.github.javaparser.ast.comments.LineComment ]
  superclass: com.github.javaparser.ast.comments.Comment
  superclass: com.github.javaparser.ast.Node
  superclass: java.lang.Object
  interface: java.lang.Cloneable
  Line 41) content ==> java.lang.String
  Line 45) beginLine ==> int
  Line 45) beginColumn ==> int
  Line 45) endLine ==> int
  Line 45) endColumn ==> int
  Line 45) content ==> java.lang.String
  Line 50) v.visit(this, arg) ==> R
  Line 55) v.visit(this, arg) ==> void
  Line 60) true ==> boolean