|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgherkin.TagExpression
public class TagExpression
| Constructor Summary | |
|---|---|
TagExpression(List<String> tagExpressions)
|
|
| Method Summary | |
|---|---|
boolean |
evaluate(Collection<Tag> tags)
|
boolean |
isEmpty()
|
Map<String,Integer> |
limits()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagExpression(List<String> tagExpressions)
| Method Detail |
|---|
public boolean evaluate(Collection<Tag> tags)
public Map<String,Integer> limits()
public boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||