Uses of Class
de.upb.hni.vmagic.statement.ReportStatement

Packages that use ReportStatement
de.upb.hni.vmagic.statement Contains sequential statement meta classes. 
 

Uses of ReportStatement in de.upb.hni.vmagic.statement
 

Methods in de.upb.hni.vmagic.statement with parameters of type ReportStatement
protected  void SequentialStatementVisitor.visitReportStatement(ReportStatement statement)
          Visits a report statement.