gherkin.formatter.model
Interface CommentHolder

All Known Implementing Classes:
Background, BasicStatement, DataTableRow, DescribedStatement, Examples, ExamplesTableRow, Feature, Row, Scenario, ScenarioOutline, Step, TagStatement

public interface CommentHolder


Method Summary
 List<Comment> getComments()
           
 

Method Detail

getComments

List<Comment> getComments()


Copyright © 2011. All Rights Reserved.