Home | History | Annotate | Download | only in javaparser_expected_output
      1 
      2 [ Class com.github.javaparser.ast.stmt.EmptyStmt ]
      3   superclass: com.github.javaparser.ast.stmt.Statement
      4   superclass: com.github.javaparser.ast.Node
      5   superclass: java.lang.Object
      6   interface: java.lang.Cloneable
      7   Line 36) beginLine ==> int
      8   Line 36) beginColumn ==> int
      9   Line 36) endLine ==> int
     10   Line 36) endColumn ==> int
     11   Line 40) v.visit(this, arg) ==> R
     12   Line 44) v.visit(this, arg) ==> void
     13