[Java] Interface BuilderASTTransformation.BuilderStrategy
public interface BuilderASTTransformation.BuilderStrategy
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public void |
build(BuilderASTTransformation transform, AnnotatedNode annotatedNode, AnnotationNode anno) |
Method Detail
public void build(BuilderASTTransformation transform, AnnotatedNode annotatedNode, AnnotationNode anno)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/transform/BuilderASTTransformation.BuilderStrategy.html