Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.parser.BlockStatementMatch
-
Uses of BlockStatementMatch in org.jenkinsci.plugins.pipeline.modeldefinition.parser
Modifier and TypeMethodDescriptionstatic BlockStatementMatch
ASTParserUtils.blockStatementFromExpression
(org.codehaus.groovy.ast.expr.MethodCallExpression exp) static BlockStatementMatch
ASTParserUtils.matchBlockStatement
(org.codehaus.groovy.ast.stmt.Statement st)