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

All Superinterfaces:
INRLAstNode
All Known Subinterfaces:
IConcatenatedReport, IConditionalReport

public interface ISimpleReport
extends INRLAstNode

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


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-2010 Christian Nentwich and others