org.antlr.gunit.swingui.model
Interface ITestCaseInput

All Known Implementing Classes:
TestCaseInputFile, TestCaseInputMultiString, TestCaseInputString

public interface ITestCaseInput


Method Summary
 String getScript()
           
 void setScript(String script)
           
 

Method Detail

setScript

void setScript(String script)

getScript

String getScript()


Copyright © 2011. All Rights Reserved.