Package com.cloudbees.groovy.cps
Class CaseExpression
java.lang.Object
com.cloudbees.groovy.cps.CaseExpression
- All Implemented Interfaces:
Serializable
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matcher
Expression in the case that decides the match. -
body
-
loc
-
-
Constructor Details
-
CaseExpression
-