public class RuleSetCreationSpec extends Object
Constructor and Description |
---|
RuleSetCreationSpec(IntermediateModel intermediateModel) |
Modifier and Type | Method and Description |
---|---|
List<com.squareup.javapoet.MethodSpec> |
helperMethods() |
com.squareup.javapoet.CodeBlock |
ruleSetCreationExpr() |
public RuleSetCreationSpec(IntermediateModel intermediateModel)
public com.squareup.javapoet.CodeBlock ruleSetCreationExpr()
public List<com.squareup.javapoet.MethodSpec> helperMethods()
Copyright © 2023. All rights reserved.