commit | 3a0794f490651afc8490a95f1a66a78526bed5b1 | [log] [tgz] |
---|---|---|
author | Daniel Santiago Rivera <[email protected]> | Tue Feb 07 17:05:51 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Feb 07 17:05:51 2023 +0000 |
tree | 32591b66c39ac18e0ab8aa8387dcfc6e07812cb5 | |
parent | fe5ac83ed28793b359d3f844ab46015ca4f30fa1 [diff] | |
parent | 3870e30a312431f6651dbd26812563e4214cef00 [diff] |
Initial import of kotlinpoet from upstream master am: 8b6cde9a0e am: 920796b32b am: 3870e30a31 Original change: https://android-review.googlesource.com/c/platform/external/kotlinpoet/+/2413152 Change-Id: Ic663a7bfaf78e703948aa55c9b9555d87a035ebd Signed-off-by: Automerger Merge Worker <[email protected]>
KotlinPoet
is a Kotlin and Java API for generating .kt
source files.
Copyright 2017 Square, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.