Class SampleCodeWriter
java.lang.Object
com.google.api.generator.gapic.composer.samplecode.SampleCodeWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringwrite(ClassDefinition classDefinition) static Stringstatic Stringstatic Stringstatic StringwriteExecutableSample(Sample sample, String packkage) static StringwriteInlineSample(List<Statement> statements)
-
Constructor Details
-
SampleCodeWriter
public SampleCodeWriter()
-
-
Method Details
-
writeInlineSample
-
writeExecutableSample
-
write
-
write
-
write
-
write
-