net.sourceforge.nrl.parser.ast.constraints
Interface ISimpleReport

All Superinterfaces:
INRLAstNode
All Known Subinterfaces:
IConcatenatedReport, IConditionalReport
All Known Implementing Classes:
ConcatenatedReportImpl, ConditionalReportImpl

public interface ISimpleReport
extends INRLAstNode

A "simple report" is a report that can occur in a compound report, but cannot contain further compound reports.

Author:
Christian Nentwich

Field Summary
 
Fields inherited from interface net.sourceforge.nrl.parser.ast.INRLAstNode
NEWLINE
 
Method Summary
 
Methods inherited from interface net.sourceforge.nrl.parser.ast.INRLAstNode
accept, dump, getColumn, getLine, getUserData, setUserData
 



Copyright © 2006-2013. All Rights Reserved.