Class SplicePlan.Builder
java.lang.Object
io.jenkins.plugins.configsplice.engine.SplicePlan.Builder
- Enclosing class:
SplicePlan
Collects edits and enforces the non-overlap invariant when the plan is built.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(SourceRange range, String replacement, String label) build()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
add
-
build
- Throws:
SpliceException
-