Class Parser
java.lang.Object
org.junit.platform.launcher.tagexpression.Parser
- Since:
- 1.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ParseResult
constructExpressionFrom
(List<Token> tokens) (package private) ParseResult
tokensDerivedFrom
(String infixTagExpression)
-
Field Details
-
tokenizer
-
-
Constructor Details
-
Parser
Parser()
-
-
Method Details
-
parse
-
tokensDerivedFrom
-
constructExpressionFrom
-